{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_broadcasting_broadcastevent_php", "label": "BroadcastEvent.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L1"}, {"id": "broadcasting_broadcastevent_broadcastevent", "label": "BroadcastEvent", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L13"}, {"id": "broadcasting_broadcastevent_broadcastevent_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L58"}, {"id": "broadcasting_broadcastevent_broadcastevent_handle", "label": ".handle()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L74"}, {"id": "broadcasting_broadcastevent_broadcastevent_getpayloadfromevent", "label": ".getPayloadFromEvent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L104"}, {"id": "broadcasting_broadcastevent_broadcastevent_formatproperty", "label": ".formatProperty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L128"}, {"id": "broadcasting_broadcastevent_broadcastevent_displayname", "label": ".displayName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L142"}, {"id": "broadcasting_broadcastevent_broadcastevent_clone", "label": ".__clone()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L152"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_broadcasting_broadcastevent_php", "target": "queueable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_broadcasting_broadcastevent_php", "target": "factory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_broadcasting_broadcastevent_php", "target": "shouldqueue", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_broadcasting_broadcastevent_php", "target": "arrayable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_broadcasting_broadcastevent_php", "target": "arr", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_broadcasting_broadcastevent_php", "target": "reflectionclass", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_broadcasting_broadcastevent_php", "target": "reflectionproperty", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_broadcasting_broadcastevent_php", "target": "broadcasting_broadcastevent_broadcastevent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L13", "weight": 1.0}, {"source": "broadcasting_broadcastevent_broadcastevent", "target": "broadcasting_broadcastevent_broadcastevent_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L58", "weight": 1.0}, {"source": "broadcasting_broadcastevent_broadcastevent", "target": "broadcasting_broadcastevent_broadcastevent_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L74", "weight": 1.0}, {"source": "broadcasting_broadcastevent_broadcastevent", "target": "broadcasting_broadcastevent_broadcastevent_getpayloadfromevent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L104", "weight": 1.0}, {"source": "broadcasting_broadcastevent_broadcastevent", "target": "broadcasting_broadcastevent_broadcastevent_formatproperty", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L128", "weight": 1.0}, {"source": "broadcasting_broadcastevent_broadcastevent", "target": "broadcasting_broadcastevent_broadcastevent_displayname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L142", "weight": 1.0}, {"source": "broadcasting_broadcastevent_broadcastevent", "target": "broadcasting_broadcastevent_broadcastevent_clone", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L152", "weight": 1.0}, {"source": "broadcasting_broadcastevent_broadcastevent_handle", "target": "broadcasting_broadcastevent_broadcastevent_getpayloadfromevent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L89", "weight": 1.0}, {"source": "broadcasting_broadcastevent_broadcastevent_getpayloadfromevent", "target": "broadcasting_broadcastevent_broadcastevent_formatproperty", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L114", "weight": 1.0}], "raw_calls": [{"caller_nid": "broadcasting_broadcastevent_broadcastevent_construct", "callee": "property_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L61"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_construct", "callee": "property_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L62"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_construct", "callee": "property_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L63"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_construct", "callee": "property_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L64"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_construct", "callee": "property_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L65"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_handle", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L76"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_handle", "callee": "broadcastAs", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L77"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_handle", "callee": "get_class", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L77"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_handle", "callee": "Arr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L79"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_handle", "callee": "broadcastOn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L79"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_handle", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L81"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_handle", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L85"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_handle", "callee": "broadcastConnections", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L86"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_handle", "callee": "broadcast", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L92"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_handle", "callee": "connection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L92"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_getpayloadfromevent", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L106"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_getpayloadfromevent", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L107"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_getpayloadfromevent", "callee": "broadcastWith", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L107"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_getpayloadfromevent", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L108"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_getpayloadfromevent", "callee": "data_get", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L108"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_getpayloadfromevent", "callee": "getProperties", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L113"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_getpayloadfromevent", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L114"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_getpayloadfromevent", "callee": "getValue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L114"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_formatproperty", "callee": "toArray", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L131"}, {"caller_nid": "broadcasting_broadcastevent_broadcastevent_displayname", "callee": "get_class", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Broadcasting\\BroadcastEvent.php", "source_location": "L144"}]}