Skip to content

Instantly share code, notes, and snippets.

@wouterj
Created March 1, 2014 10:09
Show Gist options
  • Select an option

  • Save wouterj/9287901 to your computer and use it in GitHub Desktop.

Select an option

Save wouterj/9287901 to your computer and use it in GitHub Desktop.
Acme\ForumBundle\Document\Topic:
property:
title:
provider: [property, {slugify: true}]
exists_action: throw
not_exists_action: create
method:
getDate:
provider: datetime
exists_action: use
not_exists_action: create
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment