El SonataDoctrinePhpcrAdminBundle proporciona integración con el SonataAdminBundle para habilitar fácilmente la creación de interfaces de usuario.
sonata_doctrine_phpcr_admin:
    templates:
        form:
            # Predefinido:
            - SonataDoctrinePHPCRAdminBundle:Form:form_admin_fields.html.twig
        filter:
            # Predefinido:
            - SonataDoctrinePHPCRAdminBundle:Form:filter_admin_fields.html.twig
        types:
            list:
                # Prototipo
            name:                 []                 []
    document_tree:
        # Prototipo
        class: # name of the class
            # class names of valid children, manage tree operations for them and hide other children
            valid_children:       []
            image:
