MCPcopy Create free account
hub / github.com/bcms/cms / parsePropValues

Function parsePropValues

backend/src/entry/parser.ts:106–153  ·  view source on GitHub ↗
(
    templates: Template[],
    groups: Group[],
    widgets: Widget[],
    medias: Media[],
    entries: Entry[],
    languages: Language[],
    maxDepth: number,
    depth: number,
    props: Prop[],
    values?: PropValue[],
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

parseEntryFunction · 0.85
parsePropValueFunction · 0.85
parseContentNodeFunction · 0.85

Calls 2

parsePropValueFunction · 0.85
findMethod · 0.65

Tested by

no test coverage detected