sonata-project / SonataAdminBundle

The missing Symfony Admin Generator
https://docs.sonata-project.org/projects/SonataAdminBundle
MIT License
2.11k stars 1.26k forks source link

No metadata found for property App\Entity\dummy::$name. Please make sure your Doctrine mapping is properly configured. #5552

Closed bali48 closed 5 years ago

bali48 commented 5 years ago

Environment

dev

Sonata packages

SonataAdminBundle

$ composer show --latest 'sonata-project/*'
# Put the result here.
No metadata found for property `App\Entity\dummy::$name`. Please make sure your Doctrine mapping is properly configured.

#### Symfony packages
4.2.8

$ composer show --latest 'symfony/*'

Put the result here.

500 error
#### PHP version
7.2
![Screenshot from 2019-05-17 13-08-41](https://user-images.githubusercontent.com/29855101/57912934-f1e81800-78a4-11e9-9396-062249b0cdc6.png)

$ php -v

Put the result here.



## Subject

<!--
    Give here as many details as possible.
    Next sections are for ERRORS only.
-->

## Steps to reproduce

## Expected results

## Actual results

<!--
    If it's an error message or piece of code, use code block tags,
    and make sure you provide the whole stack trace(s),
    not just the first error message you can see.
    More details here: https://github.com/sonata-project/SonataAdminBundle/blob/3.x/CONTRIBUTING.md#issues
-->
core23 commented 5 years ago

Sorry, but we try to keep github issues for feature requests and bugs only.