{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_console_helper_progressindicator_php", "label": "ProgressIndicator.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L1"}, {"id": "helper_progressindicator_progressindicator", "label": "ProgressIndicator", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L21"}, {"id": "helper_progressindicator_progressindicator_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L53"}, {"id": "helper_progressindicator_progressindicator_setmessage", "label": ".setMessage()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L76"}, {"id": "helper_progressindicator_progressindicator_start", "label": ".start()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L88"}, {"id": "helper_progressindicator_progressindicator_advance", "label": ".advance()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L108"}, {"id": "helper_progressindicator_progressindicator_finish", "label": ".finish()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L135"}, {"id": "helper_progressindicator_progressindicator_getformatdefinition", "label": ".getFormatDefinition()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L150"}, {"id": "helper_progressindicator_progressindicator_setplaceholderformatterdefinition", "label": ".setPlaceholderFormatterDefinition()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L162"}, {"id": "helper_progressindicator_progressindicator_getplaceholderformatterdefinition", "label": ".getPlaceholderFormatterDefinition()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L172"}, {"id": "helper_progressindicator_progressindicator_display", "label": ".display()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L179"}, {"id": "helper_progressindicator_progressindicator_determinebestformat", "label": ".determineBestFormat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L194"}, {"id": "helper_progressindicator_progressindicator_overwrite", "label": ".overwrite()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L208"}, {"id": "helper_progressindicator_progressindicator_getcurrenttimeinmilliseconds", "label": ".getCurrentTimeInMilliseconds()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L218"}, {"id": "helper_progressindicator_progressindicator_initplaceholderformatters", "label": ".initPlaceholderFormatters()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L226"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_helper_progressindicator_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_helper_progressindicator_php", "target": "logicexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_helper_progressindicator_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_helper_progressindicator_php", "target": "helper_progressindicator_progressindicator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L21", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator", "target": "helper_progressindicator_progressindicator_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L53", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator", "target": "helper_progressindicator_progressindicator_setmessage", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L76", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator", "target": "helper_progressindicator_progressindicator_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L88", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator", "target": "helper_progressindicator_progressindicator_advance", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L108", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator", "target": "helper_progressindicator_progressindicator_finish", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L135", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator", "target": "helper_progressindicator_progressindicator_getformatdefinition", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L150", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator", "target": "helper_progressindicator_progressindicator_setplaceholderformatterdefinition", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L162", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator", "target": "helper_progressindicator_progressindicator_getplaceholderformatterdefinition", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L172", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator", "target": "helper_progressindicator_progressindicator_display", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L179", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator", "target": "helper_progressindicator_progressindicator_determinebestformat", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L194", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator", "target": "helper_progressindicator_progressindicator_overwrite", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L208", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator", "target": "helper_progressindicator_progressindicator_getcurrenttimeinmilliseconds", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L218", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator", "target": "helper_progressindicator_progressindicator_initplaceholderformatters", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L226", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator_construct", "target": "helper_progressindicator_progressindicator_determinebestformat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L57", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator_setmessage", "target": "helper_progressindicator_progressindicator_display", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L80", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator_start", "target": "helper_progressindicator_progressindicator_getcurrenttimeinmilliseconds", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L97", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator_start", "target": "helper_progressindicator_progressindicator_display", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L100", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator_advance", "target": "helper_progressindicator_progressindicator_getcurrenttimeinmilliseconds", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L118", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator_advance", "target": "helper_progressindicator_progressindicator_display", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L127", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator_finish", "target": "helper_progressindicator_progressindicator_display", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L142", "weight": 1.0}, {"source": "helper_progressindicator_progressindicator_display", "target": "helper_progressindicator_progressindicator_overwrite", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L185", "weight": 1.0}], "raw_calls": [{"caller_nid": "helper_progressindicator_progressindicator_construct", "callee": "array_values", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L59"}, {"caller_nid": "helper_progressindicator_progressindicator_construct", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L61"}, {"caller_nid": "helper_progressindicator_progressindicator_construct", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L65"}, {"caller_nid": "helper_progressindicator_progressindicator_construct", "callee": "time", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L68"}, {"caller_nid": "helper_progressindicator_progressindicator_start", "callee": "time", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L96"}, {"caller_nid": "helper_progressindicator_progressindicator_advance", "callee": "isDecorated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L114"}, {"caller_nid": "helper_progressindicator_progressindicator_finish", "callee": "writeln", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L143"}, {"caller_nid": "helper_progressindicator_progressindicator_setplaceholderformatterdefinition", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L164"}, {"caller_nid": "helper_progressindicator_progressindicator_getplaceholderformatterdefinition", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L174"}, {"caller_nid": "helper_progressindicator_progressindicator_display", "callee": "getVerbosity", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L181"}, {"caller_nid": "helper_progressindicator_progressindicator_display", "callee": "preg_replace_callback", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L185"}, {"caller_nid": "helper_progressindicator_progressindicator_display", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L186"}, {"caller_nid": "helper_progressindicator_progressindicator_display", "callee": "$formatter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L187"}, {"caller_nid": "helper_progressindicator_progressindicator_determinebestformat", "callee": "getVerbosity", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L196"}, {"caller_nid": "helper_progressindicator_progressindicator_determinebestformat", "callee": "isDecorated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L198"}, {"caller_nid": "helper_progressindicator_progressindicator_determinebestformat", "callee": "isDecorated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L200"}, {"caller_nid": "helper_progressindicator_progressindicator_determinebestformat", "callee": "isDecorated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L201"}, {"caller_nid": "helper_progressindicator_progressindicator_overwrite", "callee": "isDecorated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L210"}, {"caller_nid": "helper_progressindicator_progressindicator_overwrite", "callee": "write", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L211"}, {"caller_nid": "helper_progressindicator_progressindicator_overwrite", "callee": "write", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L212"}, {"caller_nid": "helper_progressindicator_progressindicator_overwrite", "callee": "writeln", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L214"}, {"caller_nid": "helper_progressindicator_progressindicator_getcurrenttimeinmilliseconds", "callee": "round", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L220"}, {"caller_nid": "helper_progressindicator_progressindicator_getcurrenttimeinmilliseconds", "callee": "microtime", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L220"}, {"caller_nid": "helper_progressindicator_progressindicator_initplaceholderformatters", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L229"}, {"caller_nid": "helper_progressindicator_progressindicator_initplaceholderformatters", "callee": "Helper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L231"}, {"caller_nid": "helper_progressindicator_progressindicator_initplaceholderformatters", "callee": "time", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L231"}, {"caller_nid": "helper_progressindicator_progressindicator_initplaceholderformatters", "callee": "Helper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L232"}, {"caller_nid": "helper_progressindicator_progressindicator_initplaceholderformatters", "callee": "memory_get_usage", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Helper\\ProgressIndicator.php", "source_location": "L232"}]}