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
CommentResourceTestBase::getNormalizedPostEntity function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php
CommentSelection::buildEntityQuery function core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php
CommentSelection::createNewEntity function core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php
CommentSelection::entityQueryAlter function core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php
CommentStatistics::$entityTypeManager property core/modules/comment/src/CommentStatistics.php The entity type manager.
CommentStorageSchema::getEntitySchema function core/modules/comment/src/CommentStorageSchema.php
CommentTest::$commentedEntity property core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::$entity property core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/CommentTest.php The tested entity type.
CommentTest::createEntity function core/modules/jsonapi/tests/src/Functional/CommentTest.php Creates the entity to be tested.
CommentTest::entityAccess function core/modules/jsonapi/tests/src/Functional/CommentTest.php Checks access for the given operation on the given entity.
CommentTranslationHandler::entityFormAlter function core/modules/comment/src/CommentTranslationHandler.php
CommentTranslationHandler::entityFormEntityBuild function core/modules/comment/src/CommentTranslationHandler.php
CommentTranslationHandler::entityFormTitle function core/modules/comment/src/CommentTranslationHandler.php
CommentTranslationUITest::createEntity function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
CommentTranslationUITest::getNewEntityValues function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
CommentType::$target_entity_type_id property core/modules/comment/src/Entity/CommentType.php The target entity type.
CommentType::getTargetEntityTypeId function core/modules/comment/src/Entity/CommentType.php
CommentTypeDeleteForm::$entity property core/modules/comment/src/Form/CommentTypeDeleteForm.php The entity being used by this form.
CommentTypeForm::$entityTypeManager property core/modules/comment/src/CommentTypeForm.php Entity type manager service.
CommentTypeForm::entityTypeSupportsComments function core/modules/comment/src/CommentTypeForm.php Wraps _comment_entity_uses_integer_id().
CommentTypeInterface::getTargetEntityTypeId function core/modules/comment/src/CommentTypeInterface.php Gets the target entity type id for this comment type.
CommentTypeResourceTestBase::$entity property core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php The CommentType entity.
CommentTypeResourceTestBase::$entityTypeId property core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeResourceTestBase::createEntity function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeResourceTestBase::getExpectedNormalizedEntity function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeResourceTestBase::getNormalizedPostEntity function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeTest::$entity property core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php
CommentTypeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php The tested entity type.
CommentTypeTest::createEntity function core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php Creates the entity to be tested.
CommentViewBuilder::$entityTypeManager property core/modules/comment/src/CommentViewBuilder.php The entity type manager.
comment_display_configurable_test_entity_base_field_info_alter function core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module Implements hook_entity_base_field_info_alter().
comment_display_configurable_test_entity_type_build function core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module Implements hook_entity_type_build().
comment_entity_extra_field_info function core/modules/comment/comment.module Implements hook_entity_extra_field_info().
comment_entity_insert function core/modules/comment/comment.module Implements hook_entity_insert().
comment_entity_predelete function core/modules/comment/comment.module Implements hook_entity_predelete().
comment_entity_storage_load function core/modules/comment/comment.module Implements hook_entity_storage_load().
comment_entity_view function core/modules/comment/comment.module Implements hook_entity_view().
comment_entity_view_display_presave function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_presave() for entity_view_display entities.
comment_field_info_entity_type_ui_definitions_alter function core/modules/comment/comment.module Implements hook_field_info_entity_type_ui_definitions_alter().
comment_test_entity_type_alter function core/modules/comment/tests/modules/comment_test/comment_test.module Implements hook_entity_type_alter().
ComponentEntityDisplayBase class core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Provides a destination plugin for migrating entity display components.
ComponentEntityDisplayBase.php file core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php
ComponentEntityDisplayBase::$entityDisplayRepository property core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php The entity display repository.
ComponentEntityDisplayBase::create function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Creates an instance of the plugin.
ComponentEntityDisplayBase::fields function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Returns an array of destination fields.
ComponentEntityDisplayBase::getEntity function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Gets the entity.
ComponentEntityDisplayBase::getIds function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Gets the destination IDs.
ComponentEntityDisplayBase::import function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Import the row.
ComponentEntityDisplayBase::MODE_NAME constant core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php

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