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. Search 11.x for entity
  6. 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
TestEntity class core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php A concrete entity.
TestEntity class core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php A concrete entity.
TestEntityFieldManager class core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Stub class for testing EntityFieldManager.
TestEntityFieldManager::testClearEntityFieldInfo function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Allows the static caches to be cleared.
TestEntityForm class core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Provides a test entity form.
TestEntityForm::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The module handler service.
TestEntityForm::$stringTranslation property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The string translation service.
TestEntityFormInjected class core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Provides a test entity form that uses injection.
TestEntityFormInjected::$color property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The color of the entity type.
TestEntityFormInjected::create function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Instantiates a new instance of the implementing class using autowiring.
TestEntityFormInjected::__construct function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Constructs a new TestEntityFormInjected.
TestEntityListBuilder class core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php Stub class for testing EntityListBuilder.
TestEntityListBuilder::buildOperations function core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php Builds a renderable list of operation links for the entity.
TestEntityType class core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Entity type class which allows changing the entity keys.
TestEntityType::setKey function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Sets a specific entity key.
TestEntityTypeManager class core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Provides a test entity type manager.
TestEntityTypeManager::setDiscovery function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Sets the discovery for the manager.
TestLayoutEntityHelperTrait class core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Test class using the trait.
TestNotAnEntityForm class core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Provides a test entity form that doesn&#039;t extend EntityForm.
TestNotAnEntityForm::buildForm function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Form constructor.
TestNotAnEntityForm::getFormId function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Returns a unique string identifying the form.
TestNotAnEntityForm::submitForm function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Form submission handler.
TestPerComponentEntityDisplay class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Test class used for testing per component entity display.
TestPerComponentEntityDisplay::$entity property core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php The test entity.
TestPerComponentEntityDisplay::$testValues property core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php The arguments of getEntity.
TestPerComponentEntityDisplay::getEntity function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Gets the test entity.
TestPerComponentEntityDisplay::getTestValues function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Gets the test values.
TestPerComponentEntityDisplay::MODE_NAME constant core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php
TestPerComponentEntityDisplay::__construct function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php PerComponentEntityDisplay constructor.
TestPerComponentEntityFormDisplay class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Test class for testing per component entity form display.
TestPerComponentEntityFormDisplay::$entity property core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php The test entity.
TestPerComponentEntityFormDisplay::$testValues property core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php The test values.
TestPerComponentEntityFormDisplay::getEntity function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Gets the test entity.
TestPerComponentEntityFormDisplay::getTestValues function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Gets the test values.
TestPerComponentEntityFormDisplay::MODE_NAME constant core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
TestPerComponentEntityFormDisplay::__construct function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php PerComponentEntityDisplay constructor.
TestSelection::buildEntityQuery function core/modules/block_content/tests/modules/block_content_test/src/Plugin/EntityReferenceSelection/TestSelection.php Builds an EntityQuery to get referenceable entities.
TestWithConstraints::getEntityConstraints function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithConstraints.php Gets media source-specific validation constraints for a media item.
test_function_controller_entity_union_type function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
test_function_controller_entity_upcasting function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
TextFormatterTest::$entityType property core/modules/text/tests/src/Kernel/TextFormatterTest.php The entity type used in this test.
TextTestHooks::entityBundleFieldInfoAlter function core/modules/text/tests/modules/text_test/src/Hook/TextTestHooks.php Implements hook_entity_bundle_field_info_alter().
TextWithSummaryFileUsageTest::testEditorEntityHooks function core/modules/editor/tests/src/Kernel/TextWithSummaryFileUsageTest.php Tests the configurable text editor manager.
ThumbnailDownloader::$entityTypeManager property core/modules/media/src/Plugin/QueueWorker/ThumbnailDownloader.php The entity type manager service.
TimestampFormatterTest::$entityType property core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php
TimestampFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php Renders fields of a given entity with a given display.
TimestampFormatterWithTimeDiffTest::$entity property core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTimeDiffTest.php Testing entity.
TranslationLink::getEntityLinkTemplate function core/modules/content_translation/src/Plugin/views/field/TranslationLink.php Returns the entity link template name identifying the link route.
TranslationTest::$entityType property core/modules/field/tests/src/Kernel/TranslationTest.php The name of the entity type to use in this test.
TranslationWebTest::$entityTypeId property core/modules/field/tests/src/Functional/TranslationWebTest.php The name of the entity type to use in this test.

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