{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_console_command_listcommand_php", "label": "ListCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L1"}, {"id": "command_listcommand_listcommand", "label": "ListCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L26"}, {"id": "command_listcommand_listcommand_configure", "label": ".configure()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L31"}, {"id": "command_listcommand_listcommand_execute", "label": ".execute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L63"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_command_listcommand_php", "target": "applicationdescription", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_command_listcommand_php", "target": "descriptorhelper", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_command_listcommand_php", "target": "inputargument", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_command_listcommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_command_listcommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_command_listcommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_command_listcommand_php", "target": "command_listcommand_listcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L26", "weight": 1.0}, {"source": "command_listcommand_listcommand", "target": "command_listcommand_listcommand_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L31", "weight": 1.0}, {"source": "command_listcommand_listcommand", "target": "command_listcommand_listcommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L63", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_listcommand_listcommand_configure", "callee": "setHelp", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L33"}, {"caller_nid": "command_listcommand_listcommand_configure", "callee": "setDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L33"}, {"caller_nid": "command_listcommand_listcommand_configure", "callee": "setDefinition", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L33"}, {"caller_nid": "command_listcommand_listcommand_configure", "callee": "setName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L33"}, {"caller_nid": "command_listcommand_listcommand_configure", "callee": "array_keys", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L36"}, {"caller_nid": "command_listcommand_listcommand_configure", "callee": "getNamespaces", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L36"}, {"caller_nid": "command_listcommand_listcommand_configure", "callee": "getApplication", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L36"}, {"caller_nid": "command_listcommand_listcommand_configure", "callee": "getFormats", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L38"}, {"caller_nid": "command_listcommand_listcommand_execute", "callee": "describe", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L66"}, {"caller_nid": "command_listcommand_listcommand_execute", "callee": "getApplication", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L66"}, {"caller_nid": "command_listcommand_listcommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L67"}, {"caller_nid": "command_listcommand_listcommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L68"}, {"caller_nid": "command_listcommand_listcommand_execute", "callee": "getArgument", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L69"}, {"caller_nid": "command_listcommand_listcommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Command\\ListCommand.php", "source_location": "L70"}]}