{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_console_descriptor_textdescriptor_php", "label": "TextDescriptor.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L1"}, {"id": "descriptor_textdescriptor_textdescriptor", "label": "TextDescriptor", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L29"}, {"id": "descriptor_textdescriptor_textdescriptor_describeinputargument", "label": ".describeInputArgument()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L31"}, {"id": "descriptor_textdescriptor_textdescriptor_describeinputoption", "label": ".describeInputOption()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L51"}, {"id": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "label": ".describeInputDefinition()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L86"}, {"id": "descriptor_textdescriptor_textdescriptor_describecommand", "label": ".describeCommand()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L125"}, {"id": "descriptor_textdescriptor_textdescriptor_describeapplication", "label": ".describeApplication()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L160"}, {"id": "descriptor_textdescriptor_textdescriptor_writetext", "label": ".writeText()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L229"}, {"id": "descriptor_textdescriptor_textdescriptor_getcommandaliasestext", "label": ".getCommandAliasesText()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L240"}, {"id": "descriptor_textdescriptor_textdescriptor_formatdefaultvalue", "label": ".formatDefaultValue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L255"}, {"id": "descriptor_textdescriptor_textdescriptor_getcolumnwidth", "label": ".getColumnWidth()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L277"}, {"id": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "label": ".calculateTotalWidthForOptions()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L298"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_descriptor_textdescriptor_php", "target": "application", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_descriptor_textdescriptor_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_descriptor_textdescriptor_php", "target": "outputformatter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_descriptor_textdescriptor_php", "target": "helper", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_descriptor_textdescriptor_php", "target": "inputargument", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_descriptor_textdescriptor_php", "target": "inputdefinition", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_descriptor_textdescriptor_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_descriptor_textdescriptor_php", "target": "descriptor_textdescriptor_textdescriptor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L29", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor", "target": "descriptor_textdescriptor_textdescriptor_describeinputargument", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L31", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor", "target": "descriptor_textdescriptor_textdescriptor_describeinputoption", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L51", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor", "target": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L86", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor", "target": "descriptor_textdescriptor_textdescriptor_describecommand", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L125", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor", "target": "descriptor_textdescriptor_textdescriptor_describeapplication", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L160", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor", "target": "descriptor_textdescriptor_textdescriptor_writetext", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L229", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor", "target": "descriptor_textdescriptor_textdescriptor_getcommandaliasestext", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L240", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor", "target": "descriptor_textdescriptor_textdescriptor_formatdefaultvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L255", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor", "target": "descriptor_textdescriptor_textdescriptor_getcolumnwidth", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L277", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor", "target": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L298", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describeinputargument", "target": "descriptor_textdescriptor_textdescriptor_formatdefaultvalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L34", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describeinputargument", "target": "descriptor_textdescriptor_textdescriptor_writetext", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L42", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describeinputoption", "target": "descriptor_textdescriptor_textdescriptor_formatdefaultvalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L54", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describeinputoption", "target": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L68", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describeinputoption", "target": "descriptor_textdescriptor_textdescriptor_writetext", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L76", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "target": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L88", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "target": "descriptor_textdescriptor_textdescriptor_writetext", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L94", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "target": "descriptor_textdescriptor_textdescriptor_describeinputargument", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L97", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "target": "descriptor_textdescriptor_textdescriptor_describeinputoption", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L116", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describecommand", "target": "descriptor_textdescriptor_textdescriptor_writetext", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L130", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describecommand", "target": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L146", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describeapplication", "target": "descriptor_textdescriptor_textdescriptor_getcolumnwidth", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L166", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describeapplication", "target": "descriptor_textdescriptor_textdescriptor_writetext", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L169", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describeapplication", "target": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L180", "weight": 1.0}, {"source": "descriptor_textdescriptor_textdescriptor_describeapplication", "target": "descriptor_textdescriptor_textdescriptor_getcommandaliasestext", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L220", "weight": 1.0}], "raw_calls": [{"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "getDefault", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L33"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L33"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "getDefault", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L33"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L33"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "getDefault", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L33"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L34"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "getDefault", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L34"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "Helper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L39"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L39"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L40"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L40"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L42"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L43"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L44"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L46"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L46"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputargument", "callee": "getDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L46"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "acceptValue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L53"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "getDefault", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L53"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L53"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "getDefault", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L53"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L53"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "getDefault", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L53"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L54"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "getDefault", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L54"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "acceptValue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L60"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "strtoupper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L61"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L61"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "isValueOptional", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L63"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L69"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "getShortcut", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L70"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L70"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "getShortcut", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L70"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L71"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "isNegatable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L71"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L71"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "Helper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L74"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L76"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L78"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L80"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L80"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "getDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L80"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputoption", "callee": "isArray", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L82"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "getOptions", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L88"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "getArguments", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L89"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L90"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "Helper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L90"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L90"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "getArguments", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L93"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "getArguments", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L96"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L97"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "getArguments", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L102"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "getOptions", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L102"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "getOptions", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L106"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "getOptions", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L110"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L111"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "getShortcut", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L111"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L116"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeinputdefinition", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L120"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describecommand", "callee": "mergeApplicationDefinition", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L127"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describecommand", "callee": "getDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L129"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describecommand", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L137"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describecommand", "callee": "getSynopsis", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L137"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describecommand", "callee": "getAliases", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L137"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describecommand", "callee": "getUsages", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L137"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describecommand", "callee": "OutputFormatter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L139"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describecommand", "callee": "getDefinition", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L143"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describecommand", "callee": "getOptions", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L144"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describecommand", "callee": "getArguments", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L144"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describecommand", "callee": "getProcessedHelp", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L150"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describecommand", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L155"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L165"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "getCommands", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L166"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "getCommands", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L168"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L169"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L169"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "getDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L169"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "getHelp", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L173"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "getOptions", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L180"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "getDefinition", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L180"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "getCommands", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L185"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "getNamespaces", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L186"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "reset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L189"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "getCommand", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L191"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L196"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "array_values", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L196"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "array_map", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L196"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "array_intersect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L196"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "array_keys", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L196"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "array_values", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L196"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L199"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "array_filter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L205"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L205"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "Helper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L218"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L220"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L221"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L221"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_describeapplication", "callee": "getDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L221"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_writetext", "callee": "write", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L231"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_writetext", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L232"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_writetext", "callee": "strip_tags", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L232"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_writetext", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L233"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_getcommandaliasestext", "callee": "getAliases", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L243"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_getcommandaliasestext", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L246"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_formatdefaultvalue", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L261"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_formatdefaultvalue", "callee": "OutputFormatter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L262"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_formatdefaultvalue", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L263"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_formatdefaultvalue", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L265"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_formatdefaultvalue", "callee": "OutputFormatter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L266"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_formatdefaultvalue", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L271"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_formatdefaultvalue", "callee": "json_encode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L271"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_getcolumnwidth", "callee": "Helper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L283"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_getcolumnwidth", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L283"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_getcolumnwidth", "callee": "getAliases", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L284"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_getcolumnwidth", "callee": "Helper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L285"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_getcolumnwidth", "callee": "Helper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L288"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_getcolumnwidth", "callee": "max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L292"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "callee": "max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L303"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "callee": "Helper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L303"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "callee": "getShortcut", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L303"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "callee": "Helper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L303"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L303"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "callee": "isNegatable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L304"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "callee": "Helper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L305"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L305"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "callee": "acceptValue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L306"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "callee": "Helper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L307"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L307"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "callee": "isValueOptional", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L308"}, {"caller_nid": "descriptor_textdescriptor_textdescriptor_calculatetotalwidthforoptions", "callee": "max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Descriptor\\TextDescriptor.php", "source_location": "L312"}]}