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
SearchPageTest::createEntity function core/modules/jsonapi/tests/src/Functional/SearchPageTest.php Creates the entity to be tested.
SelectionInterface::entityQueryAlter function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionInterface.php Allows altering the SelectQuery generated by EntityFieldQuery.
SelectionPluginBase::entityQueryAlter function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php
SelectionWithAutocreateInterface::createNewEntity function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionWithAutocreateInterface.php Creates a new entity object that can be used as a valid reference.
serialization.entity_resolver.target_id service core/modules/serialization/serialization.services.yml Drupal\serialization\EntityResolver\TargetIdResolver
serializer.entity_resolver service core/modules/serialization/serialization.services.yml Drupal\serialization\EntityResolver\ChainEntityResolver
serializer.entity_resolver.uuid service core/modules/serialization/serialization.services.yml Drupal\serialization\EntityResolver\UuidResolver
serializer.normalizer.config_entity service core/modules/serialization/serialization.services.yml Drupal\serialization\Normalizer\ConfigEntityNormalizer
serializer.normalizer.config_entity.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Normalizer\ConfigEntityDenormalizer
serializer.normalizer.content_entity service core/modules/serialization/serialization.services.yml Drupal\serialization\Normalizer\ContentEntityNormalizer
serializer.normalizer.content_entity.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Normalizer\ContentEntityDenormalizer
serializer.normalizer.entity service core/modules/serialization/serialization.services.yml Drupal\serialization\Normalizer\EntityNormalizer
serializer.normalizer.entity_access_exception.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Normalizer\EntityAccessDeniedHttpExceptionNormalizer
serializer.normalizer.entity_reference_field_item service core/modules/serialization/serialization.services.yml Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer
serializer.normalizer.unprocessable_entity_exception.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Normalizer\UnprocessableHttpEntityExceptionNormalizer
SetCustomize::$entity property core/modules/shortcut/src/Form/SetCustomize.php The entity being used by this form.
SetInlineBlockDependency::$entityTypeManager property core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php The entity type manager.
SetInlineBlockDependency::isBlockRevisionUsedInEntity function core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php Determines if a block content revision is used in an entity.
SettingsTrayHooks::entityTypeBuild function core/modules/settings_tray/src/Hook/SettingsTrayHooks.php Implements hook_entity_type_build().
SharedEntityTestBundleClassA class core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/SharedEntityTestBundleClassA.php A bundle class that shares the same entity type as entity_test.
SharedEntityTestBundleClassA.php file core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/SharedEntityTestBundleClassA.php
SharedEntityTestBundleClassB class core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/SharedEntityTestBundleClassB.php A bundle class that shares the same entity type as entity_test.
SharedEntityTestBundleClassB.php file core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/SharedEntityTestBundleClassB.php
ShortcutCacheTagsTest::createEntity function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Creates the entity to be tested.
ShortcutCacheTagsTest::createShortcutEntity function core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php Creates a shortcut entity in the default shortcut set.
ShortcutCacheTagsTest::testEntityCreation function core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php Tests that when creating a shortcut, the shortcut set tag is invalidated.
ShortcutForm::$entity property core/modules/shortcut/src/ShortcutForm.php The entity being used by this form.
ShortcutResourceTestBase::$entity property core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php The Shortcut entity.
ShortcutResourceTestBase::$entityTypeId property core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php The tested entity type.
ShortcutResourceTestBase::createEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php Creates the entity to be tested.
ShortcutResourceTestBase::getExpectedNormalizedEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php Returns the expected normalization of the entity.
ShortcutResourceTestBase::getNormalizedPostEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php Returns the normalized POST entity.
ShortcutSetResourceTestBase::$entity property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php The ShortcutSet entity.
ShortcutSetResourceTestBase::$entityTypeId property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php The tested entity type.
ShortcutSetResourceTestBase::createEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php Creates the entity to be tested.
ShortcutSetResourceTestBase::getExpectedNormalizedEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php Returns the expected normalization of the entity.
ShortcutSetResourceTestBase::getNormalizedPostEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php Returns the normalized POST entity.
ShortcutSetTest::$entity property core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php
ShortcutSetTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php The tested entity type.
ShortcutSetTest::createEntity function core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php Creates the entity to be tested.
ShortcutTest::$entity property core/modules/jsonapi/tests/src/Functional/ShortcutTest.php
ShortcutTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ShortcutTest.php The tested entity type.
ShortcutTest::createEntity function core/modules/jsonapi/tests/src/Functional/ShortcutTest.php Creates the entity to be tested.
ShortcutTranslationUITest::createEntity function core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php Creates the entity to be translated.
ShortcutTranslationUITest::getNewEntityValues function core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php Returns an array of entity field values to be tested.
SortTestConfigEntityWithWeight class core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php Test entity class to test sorting.
SortTestConfigEntityWithWeight::$label property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The label.
SortTestConfigEntityWithWeight::$weight property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The weight.
SourceProviderTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Gets the expected number of entities per entity type after migration.
SourceProviderTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Gets expected number of entities per entity after incremental migration.

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