Skip to content
This repository was archived by the owner on May 2, 2020. It is now read-only.
This repository was archived by the owner on May 2, 2020. It is now read-only.

MediaInterface Issue #65

@deivid11

Description

@deivid11

Hey guys, i had a problem running doctrine:schema:update after creating the necessary entities and configuration.
The error doctrine was sending me:
[Doctrine\Common\Persistence\Mapping\MappingException] Class 'Opifer\EavBundle\Model\MediaInterface' does not exist

So I modified my doctrine config in config_dev.yml
doctrine: orm: auto_generate_proxy_classes: "%kernel.debug%" auto_mapping: true resolve_target_entities: Opifer\EavBundle\Model\MediaInterface: MyBundle\Entity\ValueSet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions