Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
EntityAutocompleteTest::getAutocompleteResult function core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php Returns the result of an Entity reference autocomplete request.
EntityAutocompleteTest::testEntityReferenceAutocompletion function core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php Tests autocompletion edge cases with slashes in the names.
EntityAutocompleteTest::testSelectionSettingsHandling function core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php Tests that missing or invalid selection setting key are handled correctly.
EntityBase class core/lib/Drupal/Core/Entity/EntityBase.php Defines a base entity class.
EntityBase.php file core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::$enforceIsNew property core/lib/Drupal/Core/Entity/EntityBase.php Boolean indicating whether the entity should be forced to be new.
EntityBase::$entityTypeId property core/lib/Drupal/Core/Entity/EntityBase.php The entity type.
EntityBase::$typedData property core/lib/Drupal/Core/Entity/EntityBase.php A typed data object wrapping this entity.
EntityBase::access function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::bundle function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::create function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::createDuplicate function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::delete function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::enforceIsNew function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::entityTypeBundleInfo function core/lib/Drupal/Core/Entity/EntityBase.php Gets the entity type bundle info service.
EntityBase::entityTypeManager function core/lib/Drupal/Core/Entity/EntityBase.php Gets the entity type manager.
EntityBase::getCacheContexts function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getCacheMaxAge function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getCacheTags function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getCacheTagsToInvalidate function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getConfigDependencyKey function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getConfigDependencyName function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getConfigTarget function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getEntityType function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getEntityTypeId function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getListCacheTagsToInvalidate function core/lib/Drupal/Core/Entity/EntityBase.php The list cache tags to invalidate for this entity.
EntityBase::getOriginalId function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getTypedData function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getTypedDataClass function core/lib/Drupal/Core/Entity/EntityBase.php Returns the typed data class name for this entity.
EntityBase::hasLinkTemplate function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::id function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::invalidateTagsOnDelete function core/lib/Drupal/Core/Entity/EntityBase.php Invalidates an entity's cache tags upon delete.
EntityBase::invalidateTagsOnSave function core/lib/Drupal/Core/Entity/EntityBase.php Invalidates an entity's cache tags upon save.
EntityBase::isNew function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::label function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::language function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::languageManager function core/lib/Drupal/Core/Entity/EntityBase.php Gets the language manager.
EntityBase::linkTemplates function core/lib/Drupal/Core/Entity/EntityBase.php Gets an array link templates.
EntityBase::load function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::loadMultiple function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::postCreate function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::postDelete function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::postLoad function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::postSave function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::preCreate function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::preDelete function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::preSave function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::referencedEntities function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::save function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::setOriginalId function core/lib/Drupal/Core/Entity/EntityBase.php

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