Display view option descriptions in the Manage form display and Manage display pages
View mode descriptions are only visible in config pages, and not available on the manage display tab where you would be working...
View mode descriptions are only visible in config pages, and not available on the manage display tab where you would be working...
New module, to replace Entity Usage.
See related issue.
Add single, definite article, plural labels for entities.
Includes tokens.
Collect and share bookmarks.
Create a content entity with properties to store HTML, CSS, and JS values.
<?php namespace Drupal\code_sample\Entity; use Drupal...
How to render an entity form.
Drupal Entity API documentation.
Drupal Entity API code documentation.