You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
interesting idea. this could conflict a bit with the block concept - or we could wrap the thing into a block rather than a twig function? you would not want the exact same template to happen as with a full request, you need a clean html structure.
yes it would be a subrequest, but contrary to a normal render call, i would want to pass in a document path, rather than specifying a controller with specific parameters.
the idea is that this function would look at the configuration of the route to determine the controller/template etc
The text was updated successfully, but these errors were encountered: