Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::setUpMockEntityType | function | core/ |
Reinitializes the entity type as a mock object. |
| ContentEntityBaseUnitTest::setUpMockLanguageManager | function | core/ |
Reinitializes the language manager as a mock object. |
| ContentEntityBaseUnitTest::setUpMockTypedDataManager | function | core/ |
|
| ContentEntityBaseUnitTest::testAccess | function | core/ |
Tests access. |
| ContentEntityBaseUnitTest::testBundle | function | core/ |
Tests bundle. |
| ContentEntityBaseUnitTest::testGet | function | core/ |
Tests get. |
| ContentEntityBaseUnitTest::testGetFields | function | core/ |
Tests get fields. |
| ContentEntityBaseUnitTest::testGetRevisionId | function | core/ |
Tests get revision id. |
| ContentEntityBaseUnitTest::testIsDefaultRevision | function | core/ |
Tests is default revision. |
| ContentEntityBaseUnitTest::testIsNewRevision | function | core/ |
Tests is new revision. |
| ContentEntityBaseUnitTest::testIsTranslatable | function | core/ |
Tests is translatable. |
| ContentEntityBaseUnitTest::testIsTranslatableForMonolingual | function | core/ |
Tests is translatable for monolingual. |
| ContentEntityBaseUnitTest::testPreSaveRevision | function | core/ |
Tests pre save revision. |
| ContentEntityBaseUnitTest::testRequiredValidation | function | core/ |
Tests required validation. |
| ContentEntityBaseUnitTest::testSet | function | core/ |
Tests set. |
| ContentEntityBaseUnitTest::testSetNewRevisionException | function | core/ |
Tests set new revision exception. |
| ContentEntityBaseUnitTest::testTypedData | function | core/ |
Tests each condition in EntityBase::getTypedData(). |
| ContentEntityBaseUnitTest::testValidate | function | core/ |
Tests validate. |
| ContentEntityCacheTest | class | core/ |
Tests the entity static cache when used by content entities. |
| ContentEntityCacheTest.php | file | core/ |
|
| ContentEntityCacheTest::$modules | property | core/ |
|
| ContentEntityCacheTest::$nonRevEntityTypeId | property | core/ |
A non-revisionable entity type ID to test with. |
| ContentEntityCacheTest::$revEntityTypeId | property | core/ |
A revisionable entity type ID to test with. |
| ContentEntityCacheTest::doTestLoadUnchanged | function | core/ |
Helper method for ::testLoadUnchanged(). |
| ContentEntityCacheTest::setUp | function | core/ |
|
| ContentEntityCacheTest::testCacheInvalidationOnSave | function | core/ |
Tests that the correct caches are invalidated when an entity is saved. |
| ContentEntityCacheTest::testCacheNonRevField | function | core/ |
Tests loading a cached revision after a non-rev field has been changed. |
| ContentEntityCacheTest::testDelete | function | core/ |
Tests deleting an entity or an entity revision. |
| ContentEntityCacheTest::testEntityLoad | function | core/ |
Tests the static cache when loading content entities. |
| ContentEntityCacheTest::testLoadUnchanged | function | core/ |
Tests that on loading unchanged entity a new object reference is returned. |
| ContentEntityCacheTest::testNonDefaultRevision | function | core/ |
Test swapping revisions in hook_entity_preload(). |
| ContentEntityChangedTest | class | core/ |
Tests basic EntityChangedInterface functionality. |
| ContentEntityChangedTest.php | file | core/ |
|
| ContentEntityChangedTest::$modules | property | core/ |
|
| 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. |
Pagination
- Previous page
- Page 252
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.