1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
| <?php
array (size=3)
0 =>
object(gstyle39\VideothequeBundle\Entity\Film)[723]
private 'id' => int 5
private 'genres' =>
object(Doctrine\ORM\PersistentCollection)[729]
private 'snapshot' =>
array (size=0)
...
private 'owner' =>
&object(gstyle39\VideothequeBundle\Entity\Film)[723]
private 'association' =>
array (size=19)
...
private 'em' =>
object(Doctrine\ORM\EntityManager)[656]
...
private 'backRefFieldName' => string 'films' (length=5)
private 'typeClass' =>
object(Doctrine\ORM\Mapping\ClassMetadata)[724]
...
private 'isDirty' => boolean false
private 'initialized' => boolean false
private 'coll' =>
object(Doctrine\Common\Collections\ArrayCollection)[728]
...
protected 'title' => string 'Very bad trip' (length=13)
protected 'director' => string 'Todd Phillips' (length=13)
private 'date' =>
object(DateTime)[717]
public 'date' => string '2012-08-01 00:00:00' (length=19)
public 'timezone_type' => int 3
public 'timezone' => string 'UTC' (length=3)
protected 'description' => string 'Sed aliquam rhoncus ante, ac venenatis odio lobortis vitae. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. ' (length=152) |
Partager