7 calls to ContentEntityBase::getEntityKey() in Zircon Profile 8
- 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).
- Node::getOwnerId in core/
modules/ node/ src/ Entity/ Node.php - Returns the entity owner's user ID.
- Node::isPublished in core/
modules/ node/ src/ Entity/ Node.php - Returns the node published status indicator.