Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 11.x for entity
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
Entity | class | core/ |
Provides a generic destination to import entities. |
Entity | class | core/ |
|
Entity | class | core/ |
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 |
---|---|---|---|
ContentEntityBaseUnitTest::$entityType | property | core/ |
The entity type used for testing. |
ContentEntityBaseUnitTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle manager used for testing. |
ContentEntityBaseUnitTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
ContentEntityBaseUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ContentEntityBaseUnitTest::$entityUnd | property | core/ |
An entity with no defined language to test. |
ContentEntityBaseUnitTest::$fieldDefinitions | property | core/ |
Field definitions. |
ContentEntityBaseUnitTest::$fieldTypePluginManager | property | core/ |
The field type manager used for testing. |
ContentEntityBaseUnitTest::$id | property | core/ |
The entity ID. |
ContentEntityBaseUnitTest::$languageManager | property | core/ |
The language manager. |
ContentEntityBaseUnitTest::$typedDataManager | property | core/ |
The typed data manager used for testing. |
ContentEntityBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
ContentEntityBaseUnitTest::providerGet | function | core/ |
Data provider for testGet(). |
ContentEntityBaseUnitTest::providerGetFields | function | core/ |
Data provider for testGetFields(). |
ContentEntityBaseUnitTest::providerTestTypedData | function | core/ |
Data provider for the ::getTypedData() test. |
ContentEntityBaseUnitTest::setUp | function | core/ |
|
ContentEntityBaseUnitTest::testAccess | function | core/ |
@covers ::access |
ContentEntityBaseUnitTest::testBundle | function | core/ |
@covers ::bundle |
ContentEntityBaseUnitTest::testGet | function | core/ |
@covers ::get @dataProvider providerGet |
ContentEntityBaseUnitTest::testGetFields | function | core/ |
@covers ::getFields @dataProvider providerGetFields |
ContentEntityBaseUnitTest::testGetRevisionId | function | core/ |
@covers ::getRevisionId |
ContentEntityBaseUnitTest::testIsDefaultRevision | function | core/ |
@covers ::isDefaultRevision |
ContentEntityBaseUnitTest::testIsNewRevision | function | core/ |
@covers ::isNewRevision @covers ::setNewRevision |
ContentEntityBaseUnitTest::testIsTranslatable | function | core/ |
@covers ::isTranslatable |
ContentEntityBaseUnitTest::testIsTranslatableForMonolingual | function | core/ |
@covers ::isTranslatable |
ContentEntityBaseUnitTest::testPreSaveRevision | function | core/ |
@covers ::preSaveRevision |
ContentEntityBaseUnitTest::testRequiredValidation | function | core/ |
Tests required validation. |
ContentEntityBaseUnitTest::testSet | function | core/ |
@covers ::set |
ContentEntityBaseUnitTest::testSetNewRevisionException | function | core/ |
@covers ::setNewRevision |
ContentEntityBaseUnitTest::testTypedData | function | core/ |
Tests each condition in EntityBase::getTypedData(). |
ContentEntityBaseUnitTest::testValidate | function | core/ |
@covers ::validate |
ContentEntityChangedTest | class | core/ |
Tests basic EntityChangedInterface functionality. |
ContentEntityChangedTest.php | file | core/ |
|
ContentEntityChangedTest::$modules | property | core/ |
Modules to install. |
ContentEntityChangedTest::$mulChangedStorage | property | core/ |
The EntityTestMulChanged entity type storage. |
ContentEntityChangedTest::$mulRevChangedStorage | property | core/ |
The EntityTestMulRevChanged entity type storage. |
ContentEntityChangedTest::getRevisionTranslationAffectedFlag | function | core/ |
Retrieves the revision translation affected flag value. |
ContentEntityChangedTest::setUp | function | core/ |
|
ContentEntityChangedTest::testChanged | function | core/ |
Tests basic EntityChangedInterface functionality. |
ContentEntityChangedTest::testRevisionChanged | function | core/ |
Tests revisionable EntityChangedInterface functionality. |
ContentEntityCloneTest | class | core/ |
Tests proper cloning of content entities. |
ContentEntityCloneTest.php | file | core/ |
|
ContentEntityCloneTest::$modules | property | core/ |
Modules to install. |
ContentEntityCloneTest::setUp | function | core/ |
|
ContentEntityCloneTest::testClonedEntityFields | function | core/ |
Tests if the entity fields are properly cloned. |
ContentEntityCloneTest::testDefaultRevision | function | core/ |
Tests changing the default revision flag. |
ContentEntityCloneTest::testEnforceIsNewOnClonedEntityTranslation | function | core/ |
Tests that the flag for enforcing a new entity is not shared. |
ContentEntityCloneTest::testEntityKeysModifications | function | core/ |
Tests modifications on entity keys of a cloned entity object. |
ContentEntityCloneTest::testEntityPropertiesModifications | function | core/ |
Tests references of entity properties after entity cloning. |
ContentEntityCloneTest::testFieldEntityReferenceAfterClone | function | core/ |
Tests if entity references on fields are still correct after cloning. |
ContentEntityCloneTest::testFieldValuesAfterSerialize | function | core/ |
Tests the field values after serializing an entity and its clone. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.