Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
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
ContentEntityBase::language function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::onChange function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::postCreate function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::postSave function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::preSave function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::preSaveRevision function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::referencedEntities function core/lib/Drupal/Core/Entity/ContentEntityBase.php
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
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
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
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 Tests Drupal\Core\Entity\ContentEntityBase.
ContentEntityBaseUnitTest.php file core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php
ContentEntityBaseUnitTest::$bundle property core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php The bundle of the entity under test.
ContentEntityBaseUnitTest::$entity property core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php The entity under test.
ContentEntityBaseUnitTest::$entityFieldManager property core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php The entity field manager used for testing.
ContentEntityBaseUnitTest::$entityType property core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php The entity type used for testing.
ContentEntityBaseUnitTest::$entityTypeBundleInfo property core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php The entity type bundle manager used for testing.
ContentEntityBaseUnitTest::$entityTypeId property core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php The type ID of the entity under test.
ContentEntityBaseUnitTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php The entity type manager used for testing.

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