{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "label": "HasTimestamps.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L1"}, {"id": "concerns_hastimestamps_touch", "label": "touch()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L29"}, {"id": "concerns_hastimestamps_touchquietly", "label": "touchQuietly()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L52"}, {"id": "concerns_hastimestamps_updatetimestamps", "label": "updateTimestamps()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L62"}, {"id": "concerns_hastimestamps_setcreatedat", "label": "setCreatedAt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L87"}, {"id": "concerns_hastimestamps_setupdatedat", "label": "setUpdatedAt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L100"}, {"id": "concerns_hastimestamps_freshtimestamp", "label": "freshTimestamp()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L112"}, {"id": "concerns_hastimestamps_freshtimestampstring", "label": "freshTimestampString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L122"}, {"id": "concerns_hastimestamps_usestimestamps", "label": "usesTimestamps()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L132"}, {"id": "concerns_hastimestamps_getcreatedatcolumn", "label": "getCreatedAtColumn()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L142"}, {"id": "concerns_hastimestamps_getupdatedatcolumn", "label": "getUpdatedAtColumn()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L152"}, {"id": "concerns_hastimestamps_getqualifiedcreatedatcolumn", "label": "getQualifiedCreatedAtColumn()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L162"}, {"id": "concerns_hastimestamps_getqualifiedupdatedatcolumn", "label": "getQualifiedUpdatedAtColumn()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L172"}, {"id": "concerns_hastimestamps_withouttimestamps", "label": "withoutTimestamps()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L183"}, {"id": "concerns_hastimestamps_withouttimestampson", "label": "withoutTimestampsOn()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L195"}, {"id": "concerns_hastimestamps_isignoringtimestamps", "label": "isIgnoringTimestamps()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L212"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "date", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_touch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L29", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_touchquietly", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L52", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_updatetimestamps", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L62", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_setcreatedat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L87", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_setupdatedat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L100", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_freshtimestamp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L112", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_freshtimestampstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L122", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_usestimestamps", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L132", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_getcreatedatcolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L142", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_getupdatedatcolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L152", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_getqualifiedcreatedatcolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L162", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_getqualifiedupdatedatcolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L172", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_withouttimestamps", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L183", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_withouttimestampson", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L195", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_concerns_hastimestamps_php", "target": "concerns_hastimestamps_isignoringtimestamps", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L212", "weight": 1.0}, {"source": "concerns_hastimestamps_touch", "target": "concerns_hastimestamps_freshtimestamp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L32", "weight": 1.0}, {"source": "concerns_hastimestamps_touch", "target": "concerns_hastimestamps_usestimestamps", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L37", "weight": 1.0}, {"source": "concerns_hastimestamps_touch", "target": "concerns_hastimestamps_updatetimestamps", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L41", "weight": 1.0}, {"source": "concerns_hastimestamps_touchquietly", "target": "concerns_hastimestamps_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L54", "weight": 1.0}, {"source": "concerns_hastimestamps_updatetimestamps", "target": "concerns_hastimestamps_freshtimestamp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L64", "weight": 1.0}, {"source": "concerns_hastimestamps_updatetimestamps", "target": "concerns_hastimestamps_getupdatedatcolumn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L66", "weight": 1.0}, {"source": "concerns_hastimestamps_updatetimestamps", "target": "concerns_hastimestamps_setupdatedat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L69", "weight": 1.0}, {"source": "concerns_hastimestamps_updatetimestamps", "target": "concerns_hastimestamps_getcreatedatcolumn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L72", "weight": 1.0}, {"source": "concerns_hastimestamps_updatetimestamps", "target": "concerns_hastimestamps_setcreatedat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L75", "weight": 1.0}, {"source": "concerns_hastimestamps_setcreatedat", "target": "concerns_hastimestamps_getcreatedatcolumn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L89", "weight": 1.0}, {"source": "concerns_hastimestamps_setupdatedat", "target": "concerns_hastimestamps_getupdatedatcolumn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L102", "weight": 1.0}, {"source": "concerns_hastimestamps_freshtimestampstring", "target": "concerns_hastimestamps_freshtimestamp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L124", "weight": 1.0}, {"source": "concerns_hastimestamps_getqualifiedcreatedatcolumn", "target": "concerns_hastimestamps_getcreatedatcolumn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L164", "weight": 1.0}, {"source": "concerns_hastimestamps_getqualifiedupdatedatcolumn", "target": "concerns_hastimestamps_getupdatedatcolumn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L174", "weight": 1.0}], "raw_calls": [{"caller_nid": "concerns_hastimestamps_touch", "callee": "save", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L34"}, {"caller_nid": "concerns_hastimestamps_touch", "callee": "save", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L43"}, {"caller_nid": "concerns_hastimestamps_touchquietly", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L54"}, {"caller_nid": "concerns_hastimestamps_updatetimestamps", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L68"}, {"caller_nid": "concerns_hastimestamps_updatetimestamps", "callee": "isDirty", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L68"}, {"caller_nid": "concerns_hastimestamps_updatetimestamps", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L74"}, {"caller_nid": "concerns_hastimestamps_updatetimestamps", "callee": "isDirty", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L74"}, {"caller_nid": "concerns_hastimestamps_freshtimestamp", "callee": "Date", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L114"}, {"caller_nid": "concerns_hastimestamps_freshtimestampstring", "callee": "fromDateTime", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L124"}, {"caller_nid": "concerns_hastimestamps_usestimestamps", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L134"}, {"caller_nid": "concerns_hastimestamps_getqualifiedcreatedatcolumn", "callee": "qualifyColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L164"}, {"caller_nid": "concerns_hastimestamps_getqualifiedupdatedatcolumn", "callee": "qualifyColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L174"}, {"caller_nid": "concerns_hastimestamps_withouttimestamps", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L185"}, {"caller_nid": "concerns_hastimestamps_withouttimestampson", "callee": "array_values", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L197"}, {"caller_nid": "concerns_hastimestamps_withouttimestampson", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L197"}, {"caller_nid": "concerns_hastimestamps_withouttimestampson", "callee": "$callback", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L200"}, {"caller_nid": "concerns_hastimestamps_withouttimestampson", "callee": "array_values", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L202"}, {"caller_nid": "concerns_hastimestamps_withouttimestampson", "callee": "array_diff", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L202"}, {"caller_nid": "concerns_hastimestamps_isignoringtimestamps", "callee": "is_subclass_of", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasTimestamps.php", "source_location": "L217"}]}