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 10.3.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
EntityTestTranslatableNoUISkip.php file core/modules/content_translation/tests/modules/content_translation_test/src/Entity/EntityTestTranslatableNoUISkip.php
EntityTestTranslatableUISkip class core/modules/content_translation/tests/modules/content_translation_test/src/Entity/EntityTestTranslatableUISkip.php Defines the test entity class.
EntityTestTranslatableUISkip.php file core/modules/content_translation/tests/modules/content_translation_test/src/Entity/EntityTestTranslatableUISkip.php
EntityTestTypesFilter.php file core/modules/system/tests/modules/entity_test/src/EntityTestTypesFilter.php
EntityTestUniqueConstraint class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUniqueConstraint.php Defines a test entity class for unique constraint.
EntityTestUniqueConstraint.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUniqueConstraint.php
EntityTestUniqueConstraint::baseFieldDefinitions function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUniqueConstraint.php Provides base field definitions for an entity type.
EntityTestUpdate class core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php Defines the test entity class for testing definition and schema updates.
EntityTestUpdate.php file core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php
EntityTestUpdate::baseFieldDefinitions function core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php Provides base field definitions for an entity type.
EntityTestUpdate::bundleFieldDefinitions function core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php Provides field definitions for a specific bundle.
EntityTestUpdate::preCreate function core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php Changes the values of an entity before it is created.
EntityTestUpdateHooks class core/modules/system/tests/modules/entity_test_update/src/Hook/EntityTestUpdateHooks.php Hook implementations for entity_test_update.
EntityTestUpdateHooks.php file core/modules/system/tests/modules/entity_test_update/src/Hook/EntityTestUpdateHooks.php
EntityTestUpdateHooks::entityBaseFieldInfo function core/modules/system/tests/modules/entity_test_update/src/Hook/EntityTestUpdateHooks.php Implements hook_entity_base_field_info().
EntityTestUpdateHooks::entityFieldStorageInfo function core/modules/system/tests/modules/entity_test_update/src/Hook/EntityTestUpdateHooks.php Implements hook_entity_field_storage_info().
EntityTestUpdateHooks::entityTypeAlter function core/modules/system/tests/modules/entity_test_update/src/Hook/EntityTestUpdateHooks.php Implements hook_entity_type_alter().
EntityTestUpdateHooks::viewPresave function core/modules/system/tests/modules/entity_test_update/src/Hook/EntityTestUpdateHooks.php Implements hook_ENTITY_TYPE_presave() for the &#039;view&#039; entity type.
EntityTestUpdateStorage class core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorage.php Helper class for entity update testing.
EntityTestUpdateStorage.php file core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorage.php
EntityTestUpdateStorage::saveToDedicatedTables function core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorage.php Saves values of fields that use dedicated tables.
EntityTestUpdateStorageSchema class core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php Defines the entity_test_update storage_schema handler.
EntityTestUpdateStorageSchema.php file core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php
EntityTestUpdateStorageSchema::getEntitySchema function core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php Gets the entity schema for the specified entity type.
EntityTestUpdateStorageSchema::getSharedTableFieldSchema function core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php Gets the schema for a single field definition.
EntityTestUserClass class core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestUserClass.php A custom bundle class for the User entity.
EntityTestUserClass.php file core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestUserClass.php
EntityTestUuidId class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUuidId.php Defines a test entity class with UUIDs as IDs.
EntityTestUuidId.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUuidId.php
EntityTestUuidId::baseFieldDefinitions function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUuidId.php Provides base field definitions for an entity type.
EntityTestUuidId::generateUuid function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUuidId.php Statically generates a UUID.
EntityTestVariant class core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestVariant.php Defines a custom class to use for EntityTest.
EntityTestVariant.php file core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestVariant.php
EntityTestViewBuilder class core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php Defines an entity view builder for a test entity.
EntityTestViewBuilder class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestViewBuilder.php Test entity class for testing a view builder.
EntityTestViewBuilder.php file core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php
EntityTestViewBuilder.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestViewBuilder.php
EntityTestViewBuilder::buildComponents function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php Builds the component fields and properties of a set of entities.
EntityTestViewBuilderOverriddenView class core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Provides a view builder that overrides ::view() and ::viewMultiple().
EntityTestViewBuilderOverriddenView.php file core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php
EntityTestViewBuilderOverriddenView::view function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Builds the render array for the provided entity.
EntityTestViewBuilderOverriddenView::viewMultiple function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Builds the render array for the provided entities.
EntityTestViewGrantsCacheContext class core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php Defines the entity_test view grants cache context service.
EntityTestViewGrantsCacheContext.php file core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php
EntityTestViewGrantsCacheContext::getCacheableMetadata function core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php Gets the cacheability metadata for the context.
EntityTestViewGrantsCacheContext::getContext function core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php Returns the string representation of the cache context.
EntityTestViewGrantsCacheContext::getLabel function core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php Returns the label of the cache context.
EntityTestViewsData class core/modules/system/tests/modules/entity_test/src/EntityTestViewsData.php Provides a view to override views data for test entity types.
EntityTestViewsData.php file core/modules/system/tests/modules/entity_test/src/EntityTestViewsData.php
EntityTestViewsData::getViewsData function core/modules/system/tests/modules/entity_test/src/EntityTestViewsData.php Returns views data for the entity type.

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