Documentation

Behavior : string
in package

Behavior regarding existing entries

TRUNCATE: Delete all entities of this class before importing OVERWRITE: Map existing entities to import using $idData and update them SKIP: Map existing entities to import using $idData and skip them

Table of Contents

Cases

OVERWRITE  = 'overwrite'
SKIP  = 'skip'
TRUNCATE  = 'truncate'

Cases


        
On this page

Search results