Skip to content
Snippets Groups Projects
Commit 74520b47 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2491691 by marcoscano, cilefen, jhodgdon, joachim: Entity API docs...

Issue #2491691 by marcoscano, cilefen, jhodgdon, joachim: Entity API docs incorrectly state hook_schema() is needed
parent 057f8aa3
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -316,8 +316,7 @@
* - For content entities, the annotation will refer to a number of database
* tables and their fields. These annotation properties, such as 'base_table',
* 'data_table', 'entity_keys', etc., are documented on
* \Drupal\Core\Entity\EntityType. Your module will also need to set up its
* database tables using hook_schema().
* \Drupal\Core\Entity\EntityType.
* - For content entities that are displayed on their own pages, the annotation
* will refer to a 'uri_callback' function, which takes an object of the
* entity interface you have defined as its parameter, and returns routing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment