Entity API
Entities store content and configuration in a flexible way, allowing fields to be attached and different types to be created.
The...
Entities store content and configuration in a flexible way, allowing fields to be attached and different types to be created.
The...
Content CRUD forms.
One of the major benefits of using a CMS is that you can define your data structure and have your create...
If you reference unpublished nodes, they will not be visible to anonymous users. If you want to show an unlinked title instead...
I needed to block the shipments tab from orders in Commerce when the order is complete. The shipment info is available on the...
I had to block store owners from editing orders in Commerce after they're completed. I used hook_entity_access(), or more...
Drupal core added entity properties like title to manage display settings, but needs a way to format the title.
See how this...
View modes can now have a description.
This issue is for adding descriptions to default display modes.
View mode descriptions are only visible in config pages, and not available on the manage display tab where you would be working...
Add single, definite article, plural labels for entities.
Includes tokens.