{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_notifications_channels_broadcastchannel_php", "label": "BroadcastChannel.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L1"}, {"id": "channels_broadcastchannel_broadcastchannel", "label": "BroadcastChannel", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L11"}, {"id": "channels_broadcastchannel_broadcastchannel_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L26"}, {"id": "channels_broadcastchannel_broadcastchannel_send", "label": ".send()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L38"}, {"id": "channels_broadcastchannel_broadcastchannel_getdata", "label": ".getData()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L63"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_notifications_channels_broadcastchannel_php", "target": "dispatcher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_notifications_channels_broadcastchannel_php", "target": "broadcastnotificationcreated", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_notifications_channels_broadcastchannel_php", "target": "broadcastmessage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_notifications_channels_broadcastchannel_php", "target": "notification", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_notifications_channels_broadcastchannel_php", "target": "runtimeexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_notifications_channels_broadcastchannel_php", "target": "channels_broadcastchannel_broadcastchannel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L11", "weight": 1.0}, {"source": "channels_broadcastchannel_broadcastchannel", "target": "channels_broadcastchannel_broadcastchannel_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L26", "weight": 1.0}, {"source": "channels_broadcastchannel_broadcastchannel", "target": "channels_broadcastchannel_broadcastchannel_send", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L38", "weight": 1.0}, {"source": "channels_broadcastchannel_broadcastchannel", "target": "channels_broadcastchannel_broadcastchannel_getdata", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L63", "weight": 1.0}, {"source": "channels_broadcastchannel_broadcastchannel_send", "target": "channels_broadcastchannel_broadcastchannel_getdata", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L40", "weight": 1.0}], "raw_calls": [{"caller_nid": "channels_broadcastchannel_broadcastchannel_send", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L43"}, {"caller_nid": "channels_broadcastchannel_broadcastchannel_send", "callee": "onQueue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L47"}, {"caller_nid": "channels_broadcastchannel_broadcastchannel_send", "callee": "onConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L47"}, {"caller_nid": "channels_broadcastchannel_broadcastchannel_send", "callee": "dispatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L51"}, {"caller_nid": "channels_broadcastchannel_broadcastchannel_getdata", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L65"}, {"caller_nid": "channels_broadcastchannel_broadcastchannel_getdata", "callee": "toBroadcast", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L66"}, {"caller_nid": "channels_broadcastchannel_broadcastchannel_getdata", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L69"}, {"caller_nid": "channels_broadcastchannel_broadcastchannel_getdata", "callee": "toArray", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Notifications\\Channels\\BroadcastChannel.php", "source_location": "L70"}]}