.. include:: /Includes.rst.txt .. index:: Events; EntityAddedToPersistenceEvent .. _EntityAddedToPersistenceEvent: ============================= EntityAddedToPersistenceEvent ============================= Event which is fired after an object/entity was persisted on add. The event is dispatched after persisting the object, before updating the reference index and adding the object to the persistence session. API --- .. include:: /CodeSnippets/Events/Extbase/EntityAddedToPersistenceEvent.rst.txt