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
EntityAdapterUnitTest::$id property core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php The entity ID.
EntityAdapterUnitTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php The language manager.
EntityAdapterUnitTest::$typedDataManager property core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php The typed data manager used for testing.
EntityAdapterUnitTest::$uuid property core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php The UUID generator used for testing.
EntityAdapterUnitTest::setUp function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php
EntityAdapterUnitTest::testApplyDefaultValue function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests apply default value.
EntityAdapterUnitTest::testGet function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get.
EntityAdapterUnitTest::testGetConstraints function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get constraints.
EntityAdapterUnitTest::testGetDataDefinition function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get data definition.
EntityAdapterUnitTest::testGetEntity function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get entity.
EntityAdapterUnitTest::testGetInvalidField function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get invalid field.
EntityAdapterUnitTest::testGetIterator function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get iterator.
EntityAdapterUnitTest::testGetName function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get name.
EntityAdapterUnitTest::testGetParent function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get parent.
EntityAdapterUnitTest::testGetProperties function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get properties.
EntityAdapterUnitTest::testGetPropertyPath function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get property path.
EntityAdapterUnitTest::testGetRoot function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get root.
EntityAdapterUnitTest::testGetString function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get string.
EntityAdapterUnitTest::testGetValue function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get value.
EntityAdapterUnitTest::testGetWithoutData function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get without data.
EntityAdapterUnitTest::testIsEmpty function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests is empty.
EntityAdapterUnitTest::testOnChange function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests on change.
EntityAdapterUnitTest::testSet function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests set.
EntityAdapterUnitTest::testSetContext function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests set context.
EntityAdapterUnitTest::testSetValue function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests set value.
EntityAdapterUnitTest::testSetWithoutData function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests set without data.
EntityAdapterUnitTest::testToArray function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests to array.
EntityAdapterUnitTest::testToArrayWithoutData function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests to array without data.
EntityAddUITest class core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php Tests the /add and /add/{type} controllers.
EntityAddUITest.php file core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php
EntityAddUITest::$defaultTheme property core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php The theme to install as the default for testing.
EntityAddUITest::$modules property core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php Modules to install.
EntityAddUITest::testAddPageWithBundleEntities function core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php Tests the add page for an entity type using bundle entities.
EntityAddUITest::testAddPageWithoutBundleEntities function core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php Tests the add page for an entity type not using bundle entities.
EntityAliasTest class core/modules/path_alias/tests/src/Kernel/EntityAliasTest.php Tests path alias on entities.
EntityAliasTest.php file core/modules/path_alias/tests/src/Kernel/EntityAliasTest.php
EntityAliasTest::$modules property core/modules/path_alias/tests/src/Kernel/EntityAliasTest.php Modules to install.
EntityAliasTest::setUp function core/modules/path_alias/tests/src/Kernel/EntityAliasTest.php
EntityAliasTest::testEntityAlias function core/modules/path_alias/tests/src/Kernel/EntityAliasTest.php Tests transform.
EntityApiTest class core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Tests basic CRUD functionality.
EntityApiTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php
EntityApiTest::assertCRUD function core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Executes a test set for a defined entity type and user.
EntityApiTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php
EntityApiTest::testCRUD function core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Tests basic CRUD functionality of the Entity API.
EntityApiTest::testEntityStorageExceptionHandling function core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Tests that exceptions are thrown when saving or deleting an entity.
EntityApiTest::testLazyPreLoading function core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Test lazy preloading.
EntityApiTest::testLazyPreLoadingAdditional function core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Test lazy preloading with additional entity load calls.
EntityApiTest::testLazyPreLoadingMultiple function core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Test lazy preloading.
EntityApiTest::testLoadMultiple function core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Tests that the Entity storage loads the entities in the correct order.
EntityApiTest::testUpdateWithId function core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Tests that resaving an entity with a different entity ID throws an exception.

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