{"nodes": [{"id": "site_src_lib_ingest_wordpress_ts", "label": "wordpress.ts", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L1"}, {"id": "wordpress_striphtml", "label": "stripHtml()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L14"}, {"id": "wordpress_decodeentities", "label": "decodeEntities()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L18"}, {"id": "wordpress_sanitizehtml", "label": "sanitizeHtml()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L29"}, {"id": "wordpress_getauthheaders", "label": "getAuthHeaders()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L34"}, {"id": "wordpress_wpfetchjson", "label": "wpFetchJson()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L40"}, {"id": "wordpress_fetchallpages", "label": "fetchAllPages()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L59"}, {"id": "wordpress_wpurl", "label": "wpUrl()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L75"}, {"id": "wordpress_mapfeaturedimageurl", "label": "mapFeaturedImageUrl()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L79"}, {"id": "wordpress_mapcategoryids", "label": "mapCategoryIds()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L87"}, {"id": "wordpress_normalizewordpresspost", "label": "normalizeWordpressPost()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L92"}, {"id": "wordpress_normalizewordpresspage", "label": "normalizeWordpressPage()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L119"}, {"id": "wordpress_normalizewordpresscategory", "label": "normalizeWordpressCategory()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L145"}, {"id": "wordpress_fetchwordpresscontent", "label": "fetchWordpressContent()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L153"}], "edges": [{"source": "site_src_lib_ingest_wordpress_ts", "target": "site_src_lib_content_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L1", "weight": 1.0}, {"source": "site_src_lib_ingest_wordpress_ts", "target": "wordpress_striphtml", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L14", "weight": 1.0}, {"source": "site_src_lib_ingest_wordpress_ts", "target": "wordpress_decodeentities", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L18", "weight": 1.0}, {"source": "site_src_lib_ingest_wordpress_ts", "target": "wordpress_sanitizehtml", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L29", "weight": 1.0}, {"source": "site_src_lib_ingest_wordpress_ts", "target": "wordpress_getauthheaders", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L34", "weight": 1.0}, {"source": "site_src_lib_ingest_wordpress_ts", "target": "wordpress_wpfetchjson", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L40", "weight": 1.0}, {"source": "site_src_lib_ingest_wordpress_ts", "target": "wordpress_fetchallpages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L59", "weight": 1.0}, {"source": "site_src_lib_ingest_wordpress_ts", "target": "wordpress_wpurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L75", "weight": 1.0}, {"source": "site_src_lib_ingest_wordpress_ts", "target": "wordpress_mapfeaturedimageurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L79", "weight": 1.0}, {"source": "site_src_lib_ingest_wordpress_ts", "target": "wordpress_mapcategoryids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L87", "weight": 1.0}, {"source": "site_src_lib_ingest_wordpress_ts", "target": "wordpress_normalizewordpresspost", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L92", "weight": 1.0}, {"source": "site_src_lib_ingest_wordpress_ts", "target": "wordpress_normalizewordpresspage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L119", "weight": 1.0}, {"source": "site_src_lib_ingest_wordpress_ts", "target": "wordpress_normalizewordpresscategory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L145", "weight": 1.0}, {"source": "site_src_lib_ingest_wordpress_ts", "target": "wordpress_fetchwordpresscontent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L153", "weight": 1.0}, {"source": "wordpress_normalizewordpresspost", "target": "wordpress_decodeentities", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L97", "weight": 1.0}, {"source": "wordpress_normalizewordpresspost", "target": "wordpress_striphtml", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L97", "weight": 1.0}, {"source": "wordpress_normalizewordpresspost", "target": "wordpress_sanitizehtml", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L111", "weight": 1.0}, {"source": "wordpress_normalizewordpresspost", "target": "wordpress_mapfeaturedimageurl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L112", "weight": 1.0}, {"source": "wordpress_normalizewordpresspost", "target": "wordpress_mapcategoryids", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L115", "weight": 1.0}, {"source": "wordpress_normalizewordpresspage", "target": "wordpress_decodeentities", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L124", "weight": 1.0}, {"source": "wordpress_normalizewordpresspage", "target": "wordpress_striphtml", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L124", "weight": 1.0}, {"source": "wordpress_normalizewordpresspage", "target": "wordpress_sanitizehtml", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L138", "weight": 1.0}, {"source": "wordpress_normalizewordpresspage", "target": "wordpress_mapfeaturedimageurl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L139", "weight": 1.0}, {"source": "wordpress_normalizewordpresscategory", "target": "wordpress_decodeentities", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L149", "weight": 1.0}, {"source": "wordpress_normalizewordpresscategory", "target": "wordpress_striphtml", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L149", "weight": 1.0}, {"source": "wordpress_fetchwordpresscontent", "target": "wordpress_getauthheaders", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L154", "weight": 1.0}], "raw_calls": [{"caller_nid": "wordpress_striphtml", "callee": "trim", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L15"}, {"caller_nid": "wordpress_striphtml", "callee": "replace", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L15"}, {"caller_nid": "wordpress_striphtml", "callee": "replace", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L15"}, {"caller_nid": "wordpress_decodeentities", "callee": "replace", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L20"}, {"caller_nid": "wordpress_decodeentities", "callee": "replace", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L20"}, {"caller_nid": "wordpress_decodeentities", "callee": "replace", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L20"}, {"caller_nid": "wordpress_decodeentities", "callee": "replace", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L20"}, {"caller_nid": "wordpress_decodeentities", "callee": "replace", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L20"}, {"caller_nid": "wordpress_decodeentities", "callee": "replace", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L20"}, {"caller_nid": "wordpress_sanitizehtml", "callee": "replace", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L31"}, {"caller_nid": "wordpress_getauthheaders", "callee": "toString", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L36"}, {"caller_nid": "wordpress_getauthheaders", "callee": "from", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L36"}, {"caller_nid": "wordpress_wpfetchjson", "callee": "fetch", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L41"}, {"caller_nid": "wordpress_wpfetchjson", "callee": "timeout", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L46"}, {"caller_nid": "wordpress_wpfetchjson", "callee": "get", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L53"}, {"caller_nid": "wordpress_wpfetchjson", "callee": "Number", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L54"}, {"caller_nid": "wordpress_wpfetchjson", "callee": "json", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L55"}, {"caller_nid": "wordpress_fetchallpages", "callee": "await wpFetchJson", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L63"}, {"caller_nid": "wordpress_fetchallpages", "callee": "urlForPage", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L63"}, {"caller_nid": "wordpress_fetchallpages", "callee": "isFinite", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L66"}, {"caller_nid": "wordpress_fetchallpages", "callee": "await wpFetchJson", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L68"}, {"caller_nid": "wordpress_fetchallpages", "callee": "urlForPage", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L68"}, {"caller_nid": "wordpress_fetchallpages", "callee": "push", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L69"}, {"caller_nid": "wordpress_wpurl", "callee": "replace", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L76"}, {"caller_nid": "wordpress_wpurl", "callee": "startsWith", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L76"}, {"caller_nid": "wordpress_mapfeaturedimageurl", "callee": "isArray", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L82"}, {"caller_nid": "wordpress_mapcategoryids", "callee": "isArray", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L89"}, {"caller_nid": "wordpress_mapcategoryids", "callee": "filter", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L89"}, {"caller_nid": "wordpress_normalizewordpresspost", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L97"}, {"caller_nid": "wordpress_normalizewordpresspost", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L98"}, {"caller_nid": "wordpress_normalizewordpresspost", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L105"}, {"caller_nid": "wordpress_normalizewordpresspost", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L107"}, {"caller_nid": "wordpress_normalizewordpresspost", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L108"}, {"caller_nid": "wordpress_normalizewordpresspost", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L111"}, {"caller_nid": "wordpress_normalizewordpresspost", "callee": "toISOString", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L113"}, {"caller_nid": "wordpress_normalizewordpresspost", "callee": "toISOString", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L114"}, {"caller_nid": "wordpress_normalizewordpresspage", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L124"}, {"caller_nid": "wordpress_normalizewordpresspage", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L125"}, {"caller_nid": "wordpress_normalizewordpresspage", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L132"}, {"caller_nid": "wordpress_normalizewordpresspage", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L134"}, {"caller_nid": "wordpress_normalizewordpresspage", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L135"}, {"caller_nid": "wordpress_normalizewordpresspage", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L138"}, {"caller_nid": "wordpress_normalizewordpresspage", "callee": "toISOString", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L140"}, {"caller_nid": "wordpress_normalizewordpresspage", "callee": "toISOString", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L141"}, {"caller_nid": "wordpress_normalizewordpresscategory", "callee": "Number", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L147"}, {"caller_nid": "wordpress_normalizewordpresscategory", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L148"}, {"caller_nid": "wordpress_normalizewordpresscategory", "callee": "String", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L149"}, {"caller_nid": "wordpress_fetchwordpresscontent", "callee": "await fetchAllPages", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L157"}, {"caller_nid": "wordpress_fetchwordpresscontent", "callee": "await fetchAllPages", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L161"}, {"caller_nid": "wordpress_fetchwordpresscontent", "callee": "await fetchAllPages", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L165"}, {"caller_nid": "wordpress_fetchwordpresscontent", "callee": "filter", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L171"}, {"caller_nid": "wordpress_fetchwordpresscontent", "callee": "map", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L171"}, {"caller_nid": "wordpress_fetchwordpresscontent", "callee": "filter", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L172"}, {"caller_nid": "wordpress_fetchwordpresscontent", "callee": "map", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L172"}, {"caller_nid": "wordpress_fetchwordpresscontent", "callee": "filter", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L173"}, {"caller_nid": "wordpress_fetchwordpresscontent", "callee": "map", "source_file": "site\\src\\lib\\ingest\\wordpress.ts", "source_location": "L173"}]}