Giter VIP home page Giter VIP logo

Comments (8)

asm89 avatar asm89 commented on July 18, 2024

Only if you hit some specific tab/button I hope?

from doctrinebundle.

beberlei avatar beberlei commented on July 18, 2024

Why? its not so expensive to do so on every request. Subject to performanc emeasurement of course, but i don't think its a problem.

from doctrinebundle.

stof avatar stof commented on July 18, 2024

@beberlei and how do you find all mappings of entities that are part of the request ? I don't think there is an easy way to retrieve it in the ORM currently

from doctrinebundle.

beberlei avatar beberlei commented on July 18, 2024

Why all this negativity towards my awesome ideas? :-p

There sure is a way to retrieve all those metadata:

$em->getMetadataFactory()->getLoadedMetadata();

from doctrinebundle.

stof avatar stof commented on July 18, 2024

hmm, I forgot there was a method returning only the already loaded metadata.

FYI, I will work on this bundle this evening and tomorrow to be able to tag the stable release (the most important point is the SET NAMES issue for MySQL).
And I think adding this feature will need to be done after tagging (we are already in RC after all) but it should be quite easy sp I will try to do it.

from doctrinebundle.

beberlei avatar beberlei commented on July 18, 2024

cool thanks @stof

from doctrinebundle.

stof avatar stof commented on July 18, 2024

it is a shame that the data collector is in the bridge (while being impossible to share it with the other Doctrine bundles). It means that if we don't change it, we cannot implement this feature before Symfony 2.2.
It is a pain to have features splitted in 2 places (the collector in the bridge and the templates here) when we can have different release cycles. 😞

from doctrinebundle.

dlsniper avatar dlsniper commented on July 18, 2024

Hi, I think this can be closed now :)

from doctrinebundle.

Related Issues (20)

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.