{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_console_input_input_php", "label": "Input.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L1"}, {"id": "input_input_input", "label": "Input", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L28"}, {"id": "input_input_input_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L37"}, {"id": "input_input_input_bind", "label": ".bind()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L50"}, {"id": "input_input_input_parse", "label": ".parse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L64"}, {"id": "input_input_input_validate", "label": ".validate()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L69"}, {"id": "input_input_input_isinteractive", "label": ".isInteractive()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L81"}, {"id": "input_input_input_setinteractive", "label": ".setInteractive()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L89"}, {"id": "input_input_input_getarguments", "label": ".getArguments()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L94"}, {"id": "input_input_input_getargument", "label": ".getArgument()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L99"}, {"id": "input_input_input_setargument", "label": ".setArgument()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L111"}, {"id": "input_input_input_hasargument", "label": ".hasArgument()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L120"}, {"id": "input_input_input_getoptions", "label": ".getOptions()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L125"}, {"id": "input_input_input_getoption", "label": ".getOption()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L130"}, {"id": "input_input_input_setoption", "label": ".setOption()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L150"}, {"id": "input_input_input_hasoption", "label": ".hasOption()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L163"}, {"id": "input_input_input_escapetoken", "label": ".escapeToken()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L171"}, {"id": "input_input_input_setstream", "label": ".setStream()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L181"}, {"id": "input_input_input_getstream", "label": ".getStream()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L189"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_input_input_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_input_input_php", "target": "runtimeexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_input_input_php", "target": "input_input_input", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L28", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L37", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_bind", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L50", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L64", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_validate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L69", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_isinteractive", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L81", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_setinteractive", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L89", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_getarguments", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L94", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_getargument", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L99", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_setargument", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L111", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_hasargument", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L120", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_getoptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L125", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_getoption", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L130", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_setoption", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L150", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_hasoption", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L163", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_escapetoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L171", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_setstream", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L181", "weight": 1.0}, {"source": "input_input_input", "target": "input_input_input_getstream", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L189", "weight": 1.0}, {"source": "input_input_input_construct", "target": "input_input_input_bind", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L42", "weight": 1.0}, {"source": "input_input_input_construct", "target": "input_input_input_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L43", "weight": 1.0}, {"source": "input_input_input_bind", "target": "input_input_input_parse", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L56", "weight": 1.0}, {"source": "input_input_input_validate", "target": "input_input_input_getarguments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L74", "weight": 1.0}, {"source": "input_input_input_validate", "target": "input_input_input_getargument", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L74", "weight": 1.0}, {"source": "input_input_input_getargument", "target": "input_input_input_hasargument", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L101", "weight": 1.0}, {"source": "input_input_input_setargument", "target": "input_input_input_hasargument", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L113", "weight": 1.0}, {"source": "input_input_input_getoption", "target": "input_input_input_hasoption", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L140", "weight": 1.0}, {"source": "input_input_input_setoption", "target": "input_input_input_hasoption", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L156", "weight": 1.0}], "raw_calls": [{"caller_nid": "input_input_input_validate", "callee": "array_filter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L74"}, {"caller_nid": "input_input_input_validate", "callee": "array_keys", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L74"}, {"caller_nid": "input_input_input_validate", "callee": "\\array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L74"}, {"caller_nid": "input_input_input_validate", "callee": "isRequired", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L74"}, {"caller_nid": "input_input_input_validate", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L76"}, {"caller_nid": "input_input_input_validate", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L77"}, {"caller_nid": "input_input_input_validate", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L77"}, {"caller_nid": "input_input_input_getarguments", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L96"}, {"caller_nid": "input_input_input_getarguments", "callee": "getArgumentDefaults", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L96"}, {"caller_nid": "input_input_input_getargument", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L102"}, {"caller_nid": "input_input_input_getargument", "callee": "getDefault", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L105"}, {"caller_nid": "input_input_input_setargument", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L114"}, {"caller_nid": "input_input_input_getoptions", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L127"}, {"caller_nid": "input_input_input_getoptions", "callee": "getOptionDefaults", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L127"}, {"caller_nid": "input_input_input_getoption", "callee": "hasNegation", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L132"}, {"caller_nid": "input_input_input_getoption", "callee": "negationToName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L133"}, {"caller_nid": "input_input_input_getoption", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L141"}, {"caller_nid": "input_input_input_getoption", "callee": "\\array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L144"}, {"caller_nid": "input_input_input_getoption", "callee": "getDefault", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L144"}, {"caller_nid": "input_input_input_setoption", "callee": "hasNegation", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L152"}, {"caller_nid": "input_input_input_setoption", "callee": "negationToName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L153"}, {"caller_nid": "input_input_input_setoption", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L157"}, {"caller_nid": "input_input_input_hasoption", "callee": "hasNegation", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L165"}, {"caller_nid": "input_input_input_escapetoken", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L173"}, {"caller_nid": "input_input_input_escapetoken", "callee": "escapeshellarg", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\Input.php", "source_location": "L173"}]}