h4cc / h4cc/AliceFixturesBundle

Doctrine 2.5 Embeddables

Open
#53 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
74
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Hi,

I've got a problem dealing with the Embeddable implemented in Doctrine 2.5.
Base on Doctrine documentation we can request the property of an Embeddable like this: "embeddable.property".

So my idea was that we should be able to generate fixture for the property the same way, for exemple:

``` yaml
AcmeBundle\Entity\Object:
email:
adress.city: Paris
```

Here I have Adress as an Embeddable and city one of the property.

Is it a way around in the current version or the functionnality still needs to be developped ?

Thanks for your work.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.