{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_event_dispatcher_eventdispatcher_php", "label": "EventDispatcher.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L1"}, {"id": "event_dispatcher_eventdispatcher_eventdispatcher", "label": "EventDispatcher", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L32"}, {"id": "event_dispatcher_eventdispatcher_eventdispatcher_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L38"}, {"id": "event_dispatcher_eventdispatcher_eventdispatcher_dispatch", "label": ".dispatch()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L45"}, {"id": "event_dispatcher_eventdispatcher_eventdispatcher_getlisteners", "label": ".getListeners()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L62"}, {"id": "event_dispatcher_eventdispatcher_eventdispatcher_getlistenerpriority", "label": ".getListenerPriority()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L85"}, {"id": "event_dispatcher_eventdispatcher_eventdispatcher_haslisteners", "label": ".hasListeners()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L111"}, {"id": "event_dispatcher_eventdispatcher_eventdispatcher_addlistener", "label": ".addListener()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L126"}, {"id": "event_dispatcher_eventdispatcher_eventdispatcher_removelistener", "label": ".removeListener()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L132"}, {"id": "event_dispatcher_eventdispatcher_eventdispatcher_addsubscriber", "label": ".addSubscriber()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L160"}, {"id": "event_dispatcher_eventdispatcher_eventdispatcher_removesubscriber", "label": ".removeSubscriber()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L175"}, {"id": "event_dispatcher_eventdispatcher_eventdispatcher_calllisteners", "label": ".callListeners()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L198"}, {"id": "event_dispatcher_eventdispatcher_eventdispatcher_sortlisteners", "label": ".sortListeners()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L213"}, {"id": "event_dispatcher_eventdispatcher_eventdispatcher_optimizelisteners", "label": ".optimizeListeners()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L232"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_event_dispatcher_eventdispatcher_php", "target": "stoppableeventinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_event_dispatcher_eventdispatcher_php", "target": "wrappedlistener", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_event_dispatcher_eventdispatcher_php", "target": "event_dispatcher_eventdispatcher_eventdispatcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L32", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher", "target": "event_dispatcher_eventdispatcher_eventdispatcher_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L38", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher", "target": "event_dispatcher_eventdispatcher_eventdispatcher_dispatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L45", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher", "target": "event_dispatcher_eventdispatcher_eventdispatcher_getlisteners", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L62", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher", "target": "event_dispatcher_eventdispatcher_eventdispatcher_getlistenerpriority", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L85", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher", "target": "event_dispatcher_eventdispatcher_eventdispatcher_haslisteners", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L111", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher", "target": "event_dispatcher_eventdispatcher_eventdispatcher_addlistener", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L126", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher", "target": "event_dispatcher_eventdispatcher_eventdispatcher_removelistener", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L132", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher", "target": "event_dispatcher_eventdispatcher_eventdispatcher_addsubscriber", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L160", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher", "target": "event_dispatcher_eventdispatcher_eventdispatcher_removesubscriber", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L175", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher", "target": "event_dispatcher_eventdispatcher_eventdispatcher_calllisteners", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L198", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher", "target": "event_dispatcher_eventdispatcher_eventdispatcher_sortlisteners", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L213", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher", "target": "event_dispatcher_eventdispatcher_eventdispatcher_optimizelisteners", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L232", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher_dispatch", "target": "event_dispatcher_eventdispatcher_eventdispatcher_optimizelisteners", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L50", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher_dispatch", "target": "event_dispatcher_eventdispatcher_eventdispatcher_getlisteners", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L52", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher_dispatch", "target": "event_dispatcher_eventdispatcher_eventdispatcher_calllisteners", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L56", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher_getlisteners", "target": "event_dispatcher_eventdispatcher_eventdispatcher_sortlisteners", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L70", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher_addsubscriber", "target": "event_dispatcher_eventdispatcher_eventdispatcher_addlistener", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L164", "weight": 1.0}, {"source": "event_dispatcher_eventdispatcher_eventdispatcher_removesubscriber", "target": "event_dispatcher_eventdispatcher_eventdispatcher_removelistener", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L180", "weight": 1.0}], "raw_calls": [{"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_dispatch", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L49"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_dispatch", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L50"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_getlisteners", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L65"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_getlisteners", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L69"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_getlisteners", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L77"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_getlisteners", "callee": "array_filter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L82"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_getlistenerpriority", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L87"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_getlistenerpriority", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L91"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_getlistenerpriority", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L91"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_getlistenerpriority", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L91"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_getlistenerpriority", "callee": "$listener[0]", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L92"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_getlistenerpriority", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L98"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_getlistenerpriority", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L98"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_getlistenerpriority", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L98"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_getlistenerpriority", "callee": "$v[0]", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L99"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_haslisteners", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L114"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_removelistener", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L134"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_removelistener", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L138"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_removelistener", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L138"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_removelistener", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L138"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_removelistener", "callee": "$listener[0]", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L139"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_removelistener", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L145"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_removelistener", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L145"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_removelistener", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L145"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_removelistener", "callee": "$v[0]", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L146"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_addsubscriber", "callee": "getSubscribedEvents", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L162"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_addsubscriber", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L163"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_addsubscriber", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L165"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_removesubscriber", "callee": "getSubscribedEvents", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L177"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_removesubscriber", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L178"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_removesubscriber", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L178"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_removesubscriber", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L183"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_calllisteners", "callee": "isPropagationStopped", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L203"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_calllisteners", "callee": "$listener", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L206"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_sortlisteners", "callee": "krsort", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L215"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_sortlisteners", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L220"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_sortlisteners", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L220"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_sortlisteners", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L220"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_sortlisteners", "callee": "$listener[0]", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L221"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_optimizelisteners", "callee": "krsort", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L234"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_optimizelisteners", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L240"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_optimizelisteners", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L240"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_optimizelisteners", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L240"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_optimizelisteners", "callee": "$listener[0]", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L243"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_optimizelisteners", "callee": "($closure = $listener(...))", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L246"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_optimizelisteners", "callee": "$listener", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L246"}, {"caller_nid": "event_dispatcher_eventdispatcher_eventdispatcher_optimizelisteners", "callee": "$listener", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\event-dispatcher\\EventDispatcher.php", "source_location": "L249"}]}