persist(Note::create(['gsactor_id' => 1, 'content' => 'some content'])); $manager->flush(); } }