Details
Description
HCM-205 introduced a head-only source content parser (SourceContentHeadParser) which only minimally parses the content definition root and first .meta properties (e.g. .meta:order-before).
When dealing with huge content source yaml files, this parser already can speed up the autoexport service when used during cloning and reloading of modules, as then (thereafter) no other data is actually used/needed from these source yaml files.