2706 search results for Doctrine

Interrupt Symfony with an Event Subscriber

... where our controller is called, and under the controller you can see the Twig template and even some Doctrine calls being made. Before and after that, there are a lot of event listeners - you notice a lot of things that end ...

8:40
... interfaces. And if your interfaces are VERY different, you could also *decide* to have one ApiResource per interface if you want. This would not mean 3 Doctrine entities: it would mean creating 3 "model classes" (one for each ...
weaverryan
weaverryan
Read Full Comment
Symfony Messenger 6 months already and more to come

... who here is actually is using Doctrine? I was expecting more people. So half of the room actually admit they use Doctrine. So the idea is simple: you've got a database URL in Doctrine, so you can configure whether it's ...

34:02
Head first into Symfony Cache Redis Redis Cluster Andre Rømcke

... even complete, but there's APCu a PHP Array in memory chaining several using Doctrine, um, existing adopters from them. There's FileSystem, there's PHP file and PHP Array using Opcache for those cases where you have cache ...

37:44
When Testing Makes No Sense

... like using the Forms, using the Doctrine and stuff like that. And I was wondering, okay, how do you do that? Oh, we don't. So, wait, you just told me you test everything and you do it TDD way, but you don't do the UI ...

36:55
Using API Platform to build ticketing system Antonio Peric-Mazar

... days removing some parts of the FOSUserBundle, finally I'm clean so I can, I can change it. What you can use, it's actually Doctrine User Provider which is included in Symfony 4 so it's simple and easy to integrate ...

38:25