Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
translation_entity.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
24 Apr 2013 at 20:49 UTC
Updated:
29 Jul 2014 at 22:13 UTC
In #1967294: Add a dedicated @EntityType annotation it was clarified that only core properties should be on EntityType.
Contrib will need its own way to provide defaults and document them.
/D
That is why we still have hook_entity_info(). It runs before hook_entity_info_alter() as a way to supplement the annotation.
Comments
Comment #1
andypostGot this trouble in #1907960-154: Helper issue for "Comment field" no way to implement
entity_referencesettings per bundle or dinamicallyComment #2
plachWorking on this.
Comment #3
plachThis is a duplicate of #1968970: Standardize module-provided entity info documentation and clean-up the @EntityType annotation.
Comment #4
tim.plunkettAh! I knew I'd filed this before. Wow.