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 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 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
ContentTranslationWorkflowsTest::$entityTypeId property core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php The entity type being tested.
ContentTranslationWorkflowsTest::$notEntityOwner property core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php The user that has entity owner permission but is not the owner.
ContentTranslationWorkflowsTest::$referencingEntity property core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php The referencing entity.
ContentTranslationWorkflowsTest::getEntityOwnerPermissions function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Returns an array of permissions needed for the entity owner.
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_test_resave_entity_insert function core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.module Implements hook_entity_insert().
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().
content_translation_entity_operation function core/modules/content_translation/content_translation.module Implements hook_entity_operation().
content_translation_entity_presave function core/modules/content_translation/content_translation.module Implements hook_entity_presave().
content_translation_entity_type_alter function core/modules/content_translation/content_translation.module Implements hook_entity_type_alter().
content_translation_language_fallback_candidates_entity_view_alter function core/modules/content_translation/content_translation.module Implements hook_language_fallback_candidates_OPERATION_alter().
content_translation_test_entity_access function core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.module Implements hook_entity_access().
content_translation_test_entity_bundle_info_alter function core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.module Implements hook_entity_bundle_info_alter().
content_translation_test_entity_translation_delete function core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.module Implements hook_entity_translation_delete().
ContextDefinitionTest::testCreateWithEntityDataType function core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php @covers ::create
ContextDefinitionTest::testEntityContextDefinitionAssert function core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php @covers ::__construct
controller.entity_form service core/core.services.yml Drupal\Core\Entity\HtmlEntityFormController
ControllerBase::$entityFormBuilder property core/lib/Drupal/Core/Controller/ControllerBase.php The entity form builder.
ControllerBase::$entityTypeManager property core/lib/Drupal/Core/Controller/ControllerBase.php The entity type manager.
ControllerBase::entityFormBuilder function core/lib/Drupal/Core/Controller/ControllerBase.php Retrieves the entity form builder.
ControllerBase::entityTypeManager function core/lib/Drupal/Core/Controller/ControllerBase.php Retrieves the entity type manager.
CopyTest::testEntityStorageException function core/modules/file/tests/src/Kernel/CopyTest.php Tests for entity storage exception.
core.entity.schema.yml file core/config/schema/core.entity.schema.yml core/config/schema/core.entity.schema.yml
core.entity_form_display.block_content.banner_block.default.yml file core/profiles/demo_umami/config/install/core.entity_form_display.block_content.banner_block.default.yml core/profiles/demo_umami/config/install/core.entity_form_display.block_content.banner_block.default.yml
core.entity_form_display.block_content.basic.default.yml file core/profiles/standard/config/install/core.entity_form_display.block_content.basic.default.yml core/profiles/standard/config/install/core.entity_form_display.block_content.basic.default.yml
core.entity_form_display.block_content.basic.default.yml file core/profiles/demo_umami/config/install/core.entity_form_display.block_content.basic.default.yml core/profiles/demo_umami/config/install/core.entity_form_display.block_content.basic.default.yml
core.entity_form_display.block_content.basic.default.yml file core/recipes/basic_block_type/config/core.entity_form_display.block_content.basic.default.yml core/recipes/basic_block_type/config/core.entity_form_display.block_content.basic.default.yml
core.entity_form_display.block_content.disclaimer_block.default.yml file core/profiles/demo_umami/config/install/core.entity_form_display.block_content.disclaimer_block.default.yml core/profiles/demo_umami/config/install/core.entity_form_display.block_content.disclaimer_block.default.yml
core.entity_form_display.block_content.footer_promo_block.default.yml file core/profiles/demo_umami/config/install/core.entity_form_display.block_content.footer_promo_block.default.yml core/profiles/demo_umami/config/install/core.entity_form_display.block_content.footer_promo_block.default.yml
core.entity_form_display.comment.comment.default.yml file core/profiles/standard/config/install/core.entity_form_display.comment.comment.default.yml core/profiles/standard/config/install/core.entity_form_display.comment.comment.default.yml

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