CTools provides a good deal of helpers around Field API: http://drupalcode.org/project/ctools.git/blob/refs/heads/8.x-1.x:/includ...
Views only uses ctools_fields_fake_field_instance(), in Views\field\Plugin\views\field\Field::options_form()
This is blocked on #1735118: Convert Field API to CMI
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | view-1741128-3.patch | 2.6 KB | tim.plunkett |
Comments
Comment #1
tim.plunkettI'm not 100% sure if this is actually blocked. Any thoughts bojanz?
Comment #2
tim.plunkettBojan said he might have time after this Friday.
Comment #3
tim.plunkettI think we can safely move what we need directly into Views for now.
Comment #4
dawehnerWe renamed this to _custom because of #1741242: Replace _dummy view mode with _custom, so we should keep with this for now.
Comment #5
tim.plunkettWe renamed the view mode from _dummy to _custom, which is still in this patch.
Comment #6
dawehnerI'm sorry.
Comment #7
tim.plunketthttp://drupalcode.org/project/views.git/commit/ed9ae58