-
Hi everyone!
The only one mention about fluent setters I found is here: https://github.com/symfony/maker-bundle/pull/104, but nothing has been implemented as far as I see from the source code.
T…
-
essentially it ships a RouteProvider that can dynamically create a route for any content in the repository along with a controller that can handle all the different HTTP verbs. this might eventually a…
-
the dangerous part about that cascading is that deleting that route will also delete all children routes, which could be a really bad idea. (unless your content tree and route tree have the same struc…
-
I have a bundle like the SonataProductBundle where in the sandbox "Travels" and "Goodies" entities have the "Product" entity as parent. When I enable the AclSonataAdminExtension and go to the ProductA…
-
The CMF certainly needs a Taxonomy feature. The question is how we go about it.
I think we should use the `vespolina/VespolinaTaxonomy` library, and potentially the `vespolina\VespolinaTaxonomyBundle…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/admin-bundle …
-
I'm using lock protection on my `User` entity, this entity extend FOSUserBundle `User` entity.
But I have some problems when there is a lot of request on the same user (API request etc) and this caus…
-
## Feature Request
It has been marked as `@internal` in Symfony `5.4` and its usage is confusing, we should call explicitly the proper input.
-
Allow the on_content_change strategy to be applied to route classes for which the RoutingAuto bundle _doesn't_ build the routes automatically.
- Allow specification of HEAD route (content_name route).…
-
# Workflows Guide for Innovation Day
## High-Level List of Workflows for Innovation Day, May 3rd
1. [Admin Portal] - Create An Event
2. [Non-Portal & Customer Portal] - Customer Registration, Par…