You are here

8 calls to ContentEntityBase::bundle() in Drupal 8

Comment::getTypeId in core/modules/comment/src/Entity/Comment.php
Get the comment type ID for this comment.
ContentEntityBase::access in core/lib/Drupal/Core/Entity/ContentEntityBase.php
Checks data value access.
ContentEntityBase::getFieldDefinitions in core/lib/Drupal/Core/Entity/ContentEntityBase.php
Gets an array of field definitions of all contained fields.
ContentEntityBase::getFieldsToSkipFromTranslationChangesCheck in core/lib/Drupal/Core/Entity/ContentEntityBase.php
Returns an array of field names to skip in ::hasTranslationChanges.
ContentEntityBase::isDefaultTranslationAffectedOnly in core/lib/Drupal/Core/Entity/ContentEntityBase.php
Checks if untranslatable fields should affect only the default translation.
Message::isPersonal in core/modules/contact/src/Entity/Message.php
Returns TRUE if this is the personal contact form.
Node::getType in core/modules/node/src/Entity/Node.php
Gets the node type.
Term::getVocabularyId in core/modules/taxonomy/src/Entity/Term.php
Gets the ID of the vocabulary that owns the term.