Skip to content

Instantly share code, notes, and snippets.

@ornj
Created November 20, 2012 20:18
Show Gist options
  • Save ornj/4120764 to your computer and use it in GitHub Desktop.
Save ornj/4120764 to your computer and use it in GitHub Desktop.
form data
public '__CLASS__' => string 'Cisneros\ArtworkBundle\Entity\Artwork' (length=37)
public 'object_number' => string '1988.18' (length=7)
public 'title_en' => string 'Physichromie No. 500' (length=21)
public 'title_es' => string 'Physichromie No. 500' (length=21)
public 'width' => string '484.0' (length=5)
public 'height' => string '8.0' (length=3)
public 'length' => string '183.0' (length=5)
public 'room' => string '101' (length=3)
public 'medium_en' => string 'Casein paint on PVC and acrylic on plywood sheets' (length=49)
public 'medium_es' => string 'Pintura de caseina sobre PVC y láminas de acrílico sobre contrachapado' (length=72)
public 'date' =>
object(stdClass)[1463]
public '__CLASS__' => string 'Cisneros\ArtworkBundle\Entity\Date' (length=34)
public '__IS_PROXY__' => boolean true
public '__PROXY_INITIALIZED__' => boolean true
public 'id' => int 52
public 'year' => int 1970
public 'artwork' => string 'Array(1)' (length=8)
public 'intention' =>
object(stdClass)[1467]
public '__CLASS__' => string 'Cisneros\ArtworkBundle\Entity\Intention' (length=39)
public 'id' => int 14
public 'title_en' => string 'Universalism' (length=12)
public 'title_es' => string 'Universalismo' (length=13)
public 'artwork' => string 'Array(2)' (length=8)
public 'slug' => string 'universalism' (length=12)
public 'images' =>
array (size=2)
0 => string 'Bluecadet\CMS\UploadBundle\Entity\Upload' (length=40)
1 => string 'Bluecadet\CMS\UploadBundle\Entity\Upload' (length=40)
public 'audio' =>
array (size=1)
0 => string 'Bluecadet\CMS\UploadBundle\Entity\Upload' (length=40)
public 'artist' =>
object(stdClass)[1474]
public '__CLASS__' => string 'Cisneros\ArtistBundle\Entity\Artist' (length=35)
public 'id' => int 6
public 'type' => string 'artist' (length=6)
public 'first_name' => string 'Carlos' (length=6)
public 'last_name' => string 'Cruz-Diez' (length=9)
public 'full_name' => string 'Carlos Cruz-Diez' (length=16)
public 'artwork' => string 'Array(2)' (length=8)
public 'created' => string 'DateTime' (length=8)
public 'updated' => string 'DateTime' (length=8)
public 'videos' =>
array (size=2)
0 => string 'Bluecadet\CMS\UrlBundle\Entity\Url' (length=34)
1 => string 'Bluecadet\CMS\UrlBundle\Entity\Url' (length=34)
public 'country' =>
object(stdClass)[1496]
public '__CLASS__' => string 'Cisneros\ArtworkBundle\Entity\Country' (length=37)
public 'id' => int 11
public 'name_en' => string 'Argentina' (length=9)
public 'name_es' => string 'Argentina' (length=9)
public 'artwork' => string 'Array(6)' (length=8)
public 'id' => int 5
public 'featured' => boolean false
public 'sticky' => boolean false
public 'weight' => int 0
public 'created' =>
object(stdClass)[1466]
public '__CLASS__' => string 'DateTime' (length=8)
public 'date' => string '2012-11-19T12:09:29-05:00' (length=25)
public 'timezone' => string 'America/New_York' (length=16)
public 'updated' =>
object(stdClass)[1464]
public '__CLASS__' => string 'DateTime' (length=8)
public 'date' => string '2012-11-19T12:09:29-05:00' (length=25)
public 'timezone' => string 'America/New_York' (length=16)
public 'type' => string 'artwork' (length=7)
public 'favorites' =>
array (size=0)
empty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment