1014 search results for API Platform

... time, the `ApiPlatform\Core\JsonLd\Serializer\ObjectNormalizer` is hit 5. It call his decorated serializer after set `$context['api_empty_resource_as_iri'] = true`. There is a big comment in the Api Platform code wich ...
Lucien D.
Lucien D.
Read Full Comment
Hi Chloé! Excellent, crazy question - I like it! So, this is something that we'll talk about in the next tutorial - https://symfonycasts.com/screencast/api-platform-extending - but it will be a few more days or even a ...
weaverryan
weaverryan
Read Full Comment
... //symfonycasts.com/screencast/api-platform-security/access-control-voter This will allow you to do any checks you need: A) Check to make user the current user is authenticated B) If the currently-authenticated user === the user that's ...
weaverryan
weaverryan
Read Full Comment
Hi Pedro, I am very sorry you have the same problem, but also glad. This proves I'm not grazy !!! The 'solution' for now is very very bad but it works: It's the vendor\api-platform\core\src\Bridge\Doctrine\Orm ...
Decoration Override Core Services AsDecorator

... is... sort of all over! In API Platform, it's common to use decoration to extend core services like the ContextBuilder. And Symfony itself uses decoration pretty commonly to add debugging features while we're in the dev ...

9:56
FrameworkBundle Recipe Part 2 The Kernel Class

... relatively new security-related feature that's quickly been adopted by most browsers. We talk more about it inside our API Platform Security tutorial - but this setting shouldn't cause problems in most setups and is ...

8:37
Testing Updating Roles Refreshing Data

... When you make a request for an operation, the normalization groups are determined on an operation-by-operation basis. In the case of a User, API Platform is using user:read for normalization and user:write for ...

9:22
... it will work: 1) You setup a custom resource metadata factory, like we did here: https://symfonycasts.com/screencast/api-platform-security/resource-metadata-factory 2) Inside, on a high level, you would look for your ...
weaverryan
weaverryan
Read Full Comment
... just build this as a custom route/controller in Symfony, and not through API Platform. Use the serializer directly to serialize the User object into the `jsonld` format. Let me know if this helps - excellent question! Cheers!
weaverryan
weaverryan
Read Full Comment
One year diversity initiative

... program already. We also, or API Platform, sponsored Rails Girls Summer of Code. Um, they also offered to mentor. Uh, in the end, unfortunately they weren't picked as a mentor. But, what I got from Kevin was actually by ...

37:11
Head first into Symfony Cache Redis Redis Cluster Andre Rømcke

... actually going to be on your application. So in our case on the eZ Platform side, we did change this to make sure we could take advantage of looking up several things at the same time. Instead of us having our API where ...

37:44
Back to the Basics Symfony local Web Server

... may be slow depending on the platform, especially on a Mac. I mean it is for me at least. Um, and it's kind of inconvenient and I'm going to talk about that as well. Um, Nginx and Apache, it depends on your skills on ...

31:36
Prime Time with Messenger Queues Workers more Fun Ryan Weaver

... priority, um, API Platform integration. That's not really new, but that's just once you get used to messenger, like there's a really good way to make, not really a custom operation, but let's say a custom operation on API ...

44:36
Knowing your State Machines

... him or her later. Quick about me. I do plenty of work on Happyr. We are a job advert platform - it matches people with confidence, blah blah. I do plenty of Symfony things. I run PHP meetups in Stockholm and I do plenty of ...

45:03