Method | Description | |
---|---|---|
compileMetadataForEntity ( object $entity, string | null $resource = null ) : void | Write metadata for a given entity, using the input EntityManager that must be preset | |
flush ( ) : void | Compile and write all processed metadata | |
purge ( ) : void | Purge the current buffer of unwritten content | |
setInputManager ( |
Set the input entity managed used for reading entities |
public setInputManager ( |
||
$manager | ||
return | void |