Git Product home page Git Product logo

cmflayoutedpagebundle's People

Contributors

electricmaxxx avatar

Watchers

 avatar  avatar

cmflayoutedpagebundle's Issues

Creating child elements with "sonata_type_collection" should get its parent

I started to create the childs with the parent_tree thing as a form field for the parentDocument. But this is not good for the small pieces i want to persist as Children.
Them i thought to add the parentDocument to the Children by looping of the chidren
and doing

 $child->setParentDocument($this);

in the prePersist/preUpdate.

If this would work it would be cool. But the sonata_type_collection creates the Child first and i get an empty array as children.

Is there a way to give the children the parendDocument, when create them? As an Option?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.