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
FileTest::createEntity function core/modules/jsonapi/tests/src/Functional/FileTest.php Creates the entity to be tested.
FileUploadForm::buildEntityFormElement function core/modules/media_library/src/Form/FileUploadForm.php Builds the sub-form for setting required fields on a new media item.
FileUploadForm::prepareMediaEntityForSave function core/modules/media_library/src/Form/FileUploadForm.php Prepares a created media item to be permanently saved.
FileUploadHandler::$entityTypeManager property core/modules/file/src/Upload/FileUploadHandler.php The entity type manager.
FileUploadJsonCookieTest::$entityTypeId property core/modules/file/tests/src/Functional/FileUploadJsonCookieTest.php Entity type ID for this storage.
FileUploadResourceTestBase::$entity property core/modules/rest/tests/src/Functional/FileUploadResourceTestBase.php The parent entity.
FileUploadResourceTestBase::getExpectedNormalizedEntity function core/modules/rest/tests/src/Functional/FileUploadResourceTestBase.php Gets the expected file entity.
FileUploadResourceTestBase::getNormalizedPostEntity function core/modules/rest/tests/src/Functional/FileUploadResourceTestBase.php Returns the normalized POST entity referencing the uploaded file.
FileUploadTest::$entity property core/modules/jsonapi/tests/src/Functional/FileUploadTest.php The parent entity.
FileUploadTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/FileUploadTest.php
FileUploadTest::createEntity function core/modules/jsonapi/tests/src/Functional/FileUploadTest.php Creates the entity to be tested.
file_test_entity_type_alter function core/modules/file/tests/file_test/file_test.module Implements hook_entity_info_alter().
Filter::buildEntityConditionGroup function core/modules/jsonapi/src/Query/Filter.php Denormalizes the given filter items into a single EntityConditionGroup.
FilterEntityBundleTest class core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php Tests the generic entity bundle filter.
FilterEntityBundleTest.php file core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php
FilterEntityBundleTest::$modules property core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php Modules to install.
FilterEntityBundleTest::$testViews property core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php Views to be enabled.
FilterEntityBundleTest::testFilterEntity function core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php Tests the generic bundle filter.
FilterFormatResourceTestBase::$entity property core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php
FilterFormatResourceTestBase::$entityTypeId property core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php The tested entity type.
FilterFormatResourceTestBase::createEntity function core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php Creates the entity to be tested.
FilterFormatResourceTestBase::getExpectedNormalizedEntity function core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php Returns the expected normalization of the entity.
FilterFormatResourceTestBase::getNormalizedPostEntity function core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php Returns the normalized POST entity.
FilterFormatTest::$entity property core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php
FilterFormatTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php The tested entity type.
FilterFormatTest::createEntity function core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php Creates the entity to be tested.
FilterPermissions::$entityTypeManager property core/modules/filter/src/FilterPermissions.php The entity type manager.
FollowUpMigrationsTest::providerTestEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Data provider for testEntityReferenceTranslations().
FollowUpMigrationsTest::testEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php Tests entity reference translations.
FollowUpMigrationsTest::testEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Tests entity reference translations.
FormModeAccessCheck::$entityTypeManager property core/modules/field_ui/src/Access/FormModeAccessCheck.php The entity type manager.
ForumBreadcrumbBuilderBase::$entityTypeManager property core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php The entity type manager.
ForumController::$commentEntityTypeDefinition property core/modules/forum/src/Controller/ForumController.php Comment entity type, we need to get cache tags from here.
ForumController::$nodeEntityTypeDefinition property core/modules/forum/src/Controller/ForumController.php Node entity type, we need to get cache tags from here.
ForumForm::buildEntity function core/modules/forum/src/Form/ForumForm.php Builds an updated entity object based upon the submitted form values.
ForumManager::$entityFieldManager property core/modules/forum/src/ForumManager.php Entity field manager.
ForumManager::$entityTypeManager property core/modules/forum/src/ForumManager.php Entity type manager.
ForumUninstallValidator::$entityTypeManager property core/modules/forum/src/ForumUninstallValidator.php The entity type manager.
forum_entity_bundle_field_info_alter function core/modules/forum/forum.module Implements hook_entity_bundle_field_info_alter().
forum_entity_bundle_info_alter function core/modules/forum/forum.module Implements hook_entity_bundle_info_alter().
forum_entity_type_build function core/modules/forum/forum.module Implements hook_entity_type_build().
HandlerBase::getEntityType function core/modules/views/src/Plugin/views/HandlerBase.php Determines the entity type used by this handler.
HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable function core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php @covers ::getEntityType[[api-linebreak]]
HandlerBaseTest::testGetEntityTypeForFieldWithRelationship function core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php @covers ::getEntityType[[api-linebreak]]
hook_entity_access function core/lib/Drupal/Core/Entity/entity.api.php Control entity operation access.
hook_entity_base_field_info function core/lib/Drupal/Core/Entity/entity.api.php Provides custom base field definitions for a content entity type.
hook_entity_base_field_info_alter function core/lib/Drupal/Core/Entity/entity.api.php Alter base field definitions for a content entity type.
hook_entity_build_defaults_alter function core/lib/Drupal/Core/Entity/entity.api.php Alter entity renderable values before cache checking during rendering.
hook_entity_bundle_create function core/lib/Drupal/Core/Entity/entity.api.php Act on entity_bundle_create().
hook_entity_bundle_delete function core/lib/Drupal/Core/Entity/entity.api.php Act on entity_bundle_delete().

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