Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
entity system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jan 2013 at 16:14 UTC
Updated:
29 Jul 2014 at 21:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damiankloip commentedAgreed, everything having this default is useless for us to work out which entities can be rendered and which can't! +1
Comment #3
dawehnerIf we do something like that, we should certainly put something into entity_view_multiple to not fail totally, maybe throw an exception?
Comment #4
damiankloip commentedrender_controller_class.patch queued for re-testing.
Comment #6
dawehnerLet's see what happens if you add to all content entities.
Comment #7
dawehnerAdded one for MenuLink and rerolled.
Comment #8
tim.plunkettThanks!
Comment #9
catchMake sense. Committed/pushed to 8.x.
Comment #10
yched commentedYay !
Now rdf.module can stop running db queries whenever the definition of a (view|image style|input format|layout breakpoint...) is loaded :-p #1920498: Have rdf.module only act on renderable entities