{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_dsn_php", "label": "Dsn.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L1"}, {"id": "transport_dsn_dsn", "label": "Dsn", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L19"}, {"id": "transport_dsn_dsn_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L28"}, {"id": "transport_dsn_dsn_fromstring", "label": ".fromString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L38"}, {"id": "transport_dsn_dsn_getscheme", "label": ".getScheme()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L60"}, {"id": "transport_dsn_dsn_gethost", "label": ".getHost()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L65"}, {"id": "transport_dsn_dsn_getuser", "label": ".getUser()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L70"}, {"id": "transport_dsn_dsn_getpassword", "label": ".getPassword()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L75"}, {"id": "transport_dsn_dsn_getport", "label": ".getPort()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L80"}, {"id": "transport_dsn_dsn_getoption", "label": ".getOption()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L85"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_dsn_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_dsn_php", "target": "transport_dsn_dsn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L19", "weight": 1.0}, {"source": "transport_dsn_dsn", "target": "transport_dsn_dsn_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L28", "weight": 1.0}, {"source": "transport_dsn_dsn", "target": "transport_dsn_dsn_fromstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L38", "weight": 1.0}, {"source": "transport_dsn_dsn", "target": "transport_dsn_dsn_getscheme", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L60", "weight": 1.0}, {"source": "transport_dsn_dsn", "target": "transport_dsn_dsn_gethost", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L65", "weight": 1.0}, {"source": "transport_dsn_dsn", "target": "transport_dsn_dsn_getuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L70", "weight": 1.0}, {"source": "transport_dsn_dsn", "target": "transport_dsn_dsn_getpassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L75", "weight": 1.0}, {"source": "transport_dsn_dsn", "target": "transport_dsn_dsn_getport", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L80", "weight": 1.0}, {"source": "transport_dsn_dsn", "target": "transport_dsn_dsn_getoption", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L85", "weight": 1.0}], "raw_calls": [{"caller_nid": "transport_dsn_dsn_fromstring", "callee": "parse_url", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L40"}, {"caller_nid": "transport_dsn_dsn_fromstring", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L44"}, {"caller_nid": "transport_dsn_dsn_fromstring", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L48"}, {"caller_nid": "transport_dsn_dsn_fromstring", "callee": "rawurldecode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L52"}, {"caller_nid": "transport_dsn_dsn_fromstring", "callee": "rawurldecode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L53"}, {"caller_nid": "transport_dsn_dsn_fromstring", "callee": "parse_str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Dsn.php", "source_location": "L55"}]}