EntityWriteTrait
Shared trait for standalone WriteService implementations.
Extracts the common 3-table entity write pattern (object -> entity -> entity_i18n) used by all AtoM entities. Provides transaction-wrapped INSERTs, slug generation, and helper methods for related records (relations, notes, properties, events).