6 calls to ContentEntityBase::getEntityKey() in Drupal 10
- ContentEntityBase::bundle in core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php - Gets the bundle of the entity.
- ContentEntityBase::getRevisionId in core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php - Gets the revision identifier of the entity.
- ContentEntityBase::id in core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php - Gets the identifier.
- ContentEntityBase::label in core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php - Gets the label of the entity.
- ContentEntityBase::uuid in core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php - Gets the entity UUID (Universally Unique Identifier).
- Media::getName in core/
modules/ media/ src/ Entity/ Media.php - Gets the media item name.