The doctrine provider block typeΒΆ

The DoctrineProviderBlockType is aimed to list and display content coming from the database.

It currently supports the listing and the detail of a doctrine MongoDB ODM source.

Future goals are to abstract enough to handle any source implementing Doctrine\Common ObjectRepository, like Doctine ORM or PHPCR ODM.

Project Versions

Previous topic

The static block type

Next topic

How to add another Block ?

This Page