Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 8.9.x for entity
  4. Search 10.3.x for entity
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Entity class core/modules/views/src/Plugin/views/argument_validator/Entity.php Defines an argument validator plugin for each entity type.
Entity class core/modules/views/src/Plugin/views/area/Entity.php Provides an area handler which renders an entity in a certain view mode.
Entity class core/modules/migrate/src/Plugin/migrate/destination/Entity.php Provides a generic destination to import entities.
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7.

All search results

Title Object type File name Summary
ContentEntityBase::getUntranslated function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::hasField function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::hasTranslation function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::hasTranslationChanges function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::id function core/lib/Drupal/Core/Entity/ContentEntityBase.php Gets the identifier.
ContentEntityBase::initializeTranslation function core/lib/Drupal/Core/Entity/ContentEntityBase.php Instantiates a translation object for an existing translation.
ContentEntityBase::isDefaultRevision function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::isDefaultTranslation function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::isDefaultTranslationAffectedOnly function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::isLatestRevision function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::isLatestTranslationAffectedRevision function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::isNewRevision function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::isNewTranslation function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::isRevisionTranslationAffected function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::isRevisionTranslationAffectedEnforced function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::isTranslatable function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::isValidationRequired function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::label function core/lib/Drupal/Core/Entity/ContentEntityBase.php Gets the label of the entity.
ContentEntityBase::language function core/lib/Drupal/Core/Entity/ContentEntityBase.php Gets the language of the entity.
ContentEntityBase::onChange function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::postCreate function core/lib/Drupal/Core/Entity/ContentEntityBase.php Acts on a created entity before hooks are invoked.
ContentEntityBase::postSave function core/lib/Drupal/Core/Entity/ContentEntityBase.php Acts on a saved entity before the insert or update hook is invoked.
ContentEntityBase::preSave function core/lib/Drupal/Core/Entity/ContentEntityBase.php Acts on an entity before the presave hook is invoked.
ContentEntityBase::preSaveRevision function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::referencedEntities function core/lib/Drupal/Core/Entity/ContentEntityBase.php Gets a list of entities referenced by this entity.
ContentEntityBase::removeTranslation function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::set function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::setDefaultLangcode function core/lib/Drupal/Core/Entity/ContentEntityBase.php Populates the local cache for the default language code.
ContentEntityBase::setDefaultTranslationEnforced function core/lib/Drupal/Core/Entity/ContentEntityBase.php Set or clear an override of the isDefaultTranslation() result.
ContentEntityBase::setNewRevision function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::setRevisionTranslationAffected function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::setRevisionTranslationAffectedEnforced function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::setValidationRequired function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::toArray function core/lib/Drupal/Core/Entity/ContentEntityBase.php Gets an array of all property values.
ContentEntityBase::updateFieldLangcodes function core/lib/Drupal/Core/Entity/ContentEntityBase.php Updates language for already instantiated fields.
ContentEntityBase::updateLoadedRevisionId function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::updateOriginalValues function core/lib/Drupal/Core/Entity/ContentEntityBase.php Updates the original values with the interim changes.
ContentEntityBase::uuid function core/lib/Drupal/Core/Entity/ContentEntityBase.php Gets the entity UUID (Universally Unique Identifier).
ContentEntityBase::validate function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::wasDefaultRevision function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::__clone function core/lib/Drupal/Core/Entity/ContentEntityBase.php Magic method: Implements a deep clone.
ContentEntityBase::__construct function core/lib/Drupal/Core/Entity/ContentEntityBase.php Constructs an Entity object.
ContentEntityBase::__get function core/lib/Drupal/Core/Entity/ContentEntityBase.php Implements the magic method for getting object properties.
ContentEntityBase::__isset function core/lib/Drupal/Core/Entity/ContentEntityBase.php Implements the magic method for isset().
ContentEntityBase::__set function core/lib/Drupal/Core/Entity/ContentEntityBase.php Implements the magic method for setting object properties.
ContentEntityBase::__sleep function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::__unset function core/lib/Drupal/Core/Entity/ContentEntityBase.php Implements the magic method for unset().
ContentEntityBaseMockableClass class core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseMockableClass.php A class extending ContentEntityBase for mocking purposes.
ContentEntityBaseMockableClass.php file core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseMockableClass.php
ContentEntityBaseUnitTest class core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php @coversDefaultClass \Drupal\Core\Entity\ContentEntityBase
@group Entity
@group Access

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.