Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 10.3.x for entity
  4. Search 11.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 a 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.
Entity class core/lib/Drupal/Core/Entity/Entity.php Defines a base entity class.

All search results

Title Object type File name Summary
ContentTranslationHandlerTest::testEntityFormSharedElements function core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php Tests ContentTranslationHandler::entityFormSharedElements()
ContentTranslationLinkTagTest::createTranslatableEntity function core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php Create a test entity with translations.
ContentTranslationManageAccessCheck::$entityTypeManager property core/modules/content_translation/src/Access/ContentTranslationManageAccessCheck.php The entity type manager.
ContentTranslationManager::$entityTypeBundleInfo property core/modules/content_translation/src/ContentTranslationManager.php The entity type bundle info provider.
ContentTranslationManager::$entityTypeManager property core/modules/content_translation/src/ContentTranslationManager.php The entity type manager.
ContentTranslationManager::getSupportedEntityTypes function core/modules/content_translation/src/ContentTranslationManager.php Gets the entity types that support content translation.
ContentTranslationManagerInterface::getSupportedEntityTypes function core/modules/content_translation/src/ContentTranslationManagerInterface.php Gets the entity types that support content translation.
ContentTranslationMetadataFieldsTest::$entityTypeId property core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php The entity type being tested.
ContentTranslationOverviewAccess::$entityTypeManager property core/modules/content_translation/src/Access/ContentTranslationOverviewAccess.php The entity type manager service.
ContentTranslationPermissions::$entityTypeBundleInfo property core/modules/content_translation/src/ContentTranslationPermissions.php The entity bundle info.
ContentTranslationPermissions::$entityTypeManager property core/modules/content_translation/src/ContentTranslationPermissions.php The entity type manager.
ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager property core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php The entity type manager.
ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity function core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php Returns the original unchanged entity to be used to detect changes.
ContentTranslationSyncImageTest::saveEntity function core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php Saves the passed entity and reloads it, enabling compatibility mode.
ContentTranslationTestBase::$entityTypeId property core/modules/content_translation/src/Tests/ContentTranslationTestBase.php The entity type being tested.
ContentTranslationTestBase::$entityTypeId property core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php The entity type being tested.
ContentTranslationTestBase::createEntity function core/modules/content_translation/src/Tests/ContentTranslationTestBase.php Creates the entity to be translated.
ContentTranslationTestBase::createEntity function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Creates the entity to be translated.
ContentTranslationUITestBase::$entityId property core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php The id of the entity being translated.
ContentTranslationUITestBase::$entityId property core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php The id of the entity being translated.
ContentTranslationUITestBase::getNewEntityValues function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns an array of entity field values to be tested.
ContentTranslationUITestBase::getNewEntityValues function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns an array of entity field values to be tested.
ContentTranslationUpdatesManager::$entityFieldManager property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The entity field manager.
ContentTranslationUpdatesManager::$entityLastInstalledSchemaRepository property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The installed entity definition repository.
ContentTranslationUpdatesManager::$entityTypeManager property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The entity type manager.
ContentTranslationUpdateTest::$entityDefinitionUpdateManager property core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php The entity definition update manager.
ContentTranslationWorkflowsTest::$entity property core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php The entity used for testing.
ContentTranslationWorkflowsTest::setupEntity function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Creates a test entity and translate it.
ContentUninstallValidator::$entityTypeManager property core/lib/Drupal/Core/Entity/ContentUninstallValidator.php The entity type manager service.
content_moderation_entity_access function core/modules/content_moderation/content_moderation.module Implements hook_entity_access().
content_moderation_entity_base_field_info function core/modules/content_moderation/content_moderation.module Implements hook_entity_base_field_info().
content_moderation_entity_bundle_delete function core/modules/content_moderation/content_moderation.module Implements hook_entity_bundle_delete().
content_moderation_entity_bundle_field_info function core/modules/content_moderation/content_moderation.module Implements hook_entity_bundle_field_info().
content_moderation_entity_bundle_info_alter function core/modules/content_moderation/content_moderation.module Implements hook_entity_bundle_info_alter().
content_moderation_entity_delete function core/modules/content_moderation/content_moderation.module Implements hook_entity_delete().
content_moderation_entity_extra_field_info function core/modules/content_moderation/content_moderation.module Implements hook_entity_extra_field_info().
content_moderation_entity_field_access function core/modules/content_moderation/content_moderation.module Implements hook_entity_field_access().
content_moderation_entity_form_display_alter function core/modules/content_moderation/content_moderation.module Implements hook_entity_form_display_alter().
content_moderation_entity_insert function core/modules/content_moderation/content_moderation.module Implements hook_entity_insert().
content_moderation_entity_prepare_form function core/modules/content_moderation/content_moderation.module Implements hook_entity_prepare_form().
content_moderation_entity_presave function core/modules/content_moderation/content_moderation.module Implements hook_entity_presave().
content_moderation_entity_revision_delete function core/modules/content_moderation/content_moderation.module Implements hook_entity_revision_delete().
content_moderation_entity_translation_delete function core/modules/content_moderation/content_moderation.module Implements hook_entity_translation_delete().
content_moderation_entity_type_alter function core/modules/content_moderation/content_moderation.module Implements hook_entity_type_alter().
content_moderation_entity_update function core/modules/content_moderation/content_moderation.module Implements hook_entity_update().
content_moderation_entity_view function core/modules/content_moderation/content_moderation.module Implements hook_entity_view().
content_moderation_post_update_entity_display_dependencies function core/modules/content_moderation/content_moderation.post_update.php Update the dependencies of entity displays to include associated workflow.
content_translation_entity_base_field_info function core/modules/content_translation/content_translation.module Implements hook_entity_base_field_info().
content_translation_entity_bundle_info_alter function core/modules/content_translation/content_translation.module Implements hook_entity_bundle_info_alter().
content_translation_entity_extra_field_info function core/modules/content_translation/content_translation.module Implements hook_entity_extra_field_info().

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