Skip to content

Field "xxx" is not a valid field of the entity "AppBundle\Entity\Xxx" in PreUpdateEventArgs #40

Description

@meons

Hi,

When I add @Encrypted annotation to a property in my entity, I get the following message on execution :
image

The record in DB is done, but there is still a problem with my entity Pass.
If I remove @Encrypted annotation, it works but the property is inevitably stored in clear in DB.

I followed your documentation to install and use the bundle.
So am I doing something wrong ? Or have I forgot something ?

PS: I work with Wamp in local

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions