MongoDB
 sql >> Datenbank >  >> NoSQL >> MongoDB

symfony2 form choice und mongodb

Das ODM-Äquivalent von Doctrine MongoDB zu EntityType ist Symfony\Bundle\DoctrineMongoDBBundle\Form\Type\DocumentType . DocumentChoiceList , DocumentsToArrayTransformer und DocumentToIdTransformer sind auch in DoctrineMongoDBBundle enthalten und parallel zu ihren ORM-Äquivalenten.