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 main 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
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.
ShortcutEntityLinksTest class core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php Tests the entity_links filter with shortcut entities.
ShortcutEntityLinksTest.php file core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php
ShortcutEntityLinksTest::$filter property core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php The entity_links filter.
ShortcutEntityLinksTest::$modules property core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php Modules to install.
ShortcutEntityLinksTest::setUp function core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php
ShortcutEntityLinksTest::testShortcutEntity function core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php @legacy-covers ::getUrl
@legacy-covers \Drupal\shortcut\Entity\ShortcutLinkTarget
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::$entity property core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutSetTest.php
ShortcutSetTest::$entityTypeId property core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutSetTest.php The tested entity type.
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.
ShortcutSetTest::createEntity function core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutSetTest.php Creates the entity to be tested.
ShortcutTest::$entity property core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php
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::$entityTypeId property core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php The tested entity type.
ShortcutTest::createEntity function core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php Creates the entity to be tested.
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.
Sql::$entityTypeManager property core/modules/views/src/Plugin/views/query/Sql.php The entity type manager.
SqlContentEntityStorage class core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php A content entity database storage implementation.
SqlContentEntityStorage.php file core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::$baseTable property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The base table of the entity.
SqlContentEntityStorage::$database property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Active database connection.
SqlContentEntityStorage::$dataTable property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The table that stores properties, if the entity has multilingual support.

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