Postponed (maintainer needs more info)
Project:
Drupal core
Version:
main
Component:
views.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Dec 2012 at 20:40 UTC
Updated:
20 Apr 2026 at 16:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tim.plunkettPatch attached.
Comment #2
tim.plunkettPostponing on #1811828: Use #attached to find the css/js of a view and #1849356: Add a HTTP response code area handler
We want the render improvements from the first, and we have to support the usecase of the second.
Comment #4
jelle_sSmall remark on current patch.
In the docblock of views_page():
$name=>$viewComment #5
tim.plunkettYeah that whole change to the function signature should be reverted anyway. Did some testing and it was not a smart idea :)
Comment #6
tim.plunkettThis doesn't a actually make any sense.
Comment #7
benjy commentedThis would be a nice feature basically a view could be rendered when you have an entity reference to a view.
Comment #8
tim.plunkettComment #10
andypostComment #11
andypostComment #12
manuel garcia commentedComment #13
danylevskyiWe are on DrupalCon Dublin and we are going to fix this issue.
Comment #14
danylevskyiComment #15
billywardrop commentedI am working on this at DrupalCon Dublin
Comment #16
billywardrop commentedPatch attached
Comment #17
billywardrop commentedThe patch is wrong, I'm working on a new patch
Comment #18
billywardrop commentedI have checked the patch and the code is to old for the latest version of Drupal 8. The file structure no longer exists for this file:
"core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php"
This patch needs a rework.
Comment #19
billywardrop commentedRemoved Reroll and set this issue to Needs work
Comment #20
berdirA view is always displayed with a specific display and possibly arguments. A view builder has no mechanism for passing this along. I think this should be won't fixed, the closest that core could offer would be a special field formatter that allows to select a display and maybe arguments, token based. but maybe that configuration should actually be a on the field, so it needs its own field type.
Comment #34
smustgrave commentedThank you for sharing your idea for improving Drupal.
We are working to decide if this proposal meets the Criteria for evaluating proposed changes. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or there is no community support. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
Comment #36
smustgrave commentedWanted to bump 1 more time if this is still desired?