Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

12 linhas
483B

  1. # Read the documentation: https://symfony.com/doc/current/bundles/StofDoctrineExtensionsBundle/index.html
  2. # See the official DoctrineExtensions documentation for more details: https://github.com/Atlantic18/DoctrineExtensions/tree/master/doc/
  3. stof_doctrine_extensions:
  4. default_locale: fr_FR
  5. orm:
  6. default:
  7. tree: true
  8. timestampable: true # not needed: listeners are not enabled by default
  9. sluggable: true
  10. blameable: true