OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions Entity class is not manageable

This topic contains 3 replies, has 2 voices, and was last updated by  fduch 6 years ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #34534

    fduch
    Participant

    Hi guys

    What does the exception “Entity class is not manageable.”?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #34535

    Yurii Muratov
    Participant

    Hello, @fduch.

    This means that Doctrine does not know anything about your entity and was not able to select the entity manager for this class.

    Please recheck that you have add your entity correctly.

    #34536

    fduch
    Participant

    rename/removed the folder Acme/Bundle/SuperBundle/Resources/config/doctrine

    #34537

    fduch
    Participant

    Yurii, Thank you

Viewing 3 replies - 1 through 3 (of 3 total)

The forum ‘OroPlatform – Programming Questions’ is closed to new topics and replies.

Back to top