Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityAdapterUnitTest::$fieldTypePluginManager | property | core/ |
The field type manager used for testing. |
| EntityAdapterUnitTest::$id | property | core/ |
The entity ID. |
| EntityAdapterUnitTest::$languageManager | property | core/ |
The language manager. |
| EntityAdapterUnitTest::$typedDataManager | property | core/ |
The typed data manager used for testing. |
| EntityAdapterUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| EntityAdapterUnitTest::setUp | function | core/ |
|
| EntityAdapterUnitTest::testApplyDefaultValue | function | core/ |
Tests apply default value. |
| EntityAdapterUnitTest::testGet | function | core/ |
Tests get. |
| EntityAdapterUnitTest::testGetConstraints | function | core/ |
Tests get constraints. |
| EntityAdapterUnitTest::testGetDataDefinition | function | core/ |
Tests get data definition. |
| EntityAdapterUnitTest::testGetEntity | function | core/ |
Tests get entity. |
| EntityAdapterUnitTest::testGetInvalidField | function | core/ |
Tests get invalid field. |
| EntityAdapterUnitTest::testGetIterator | function | core/ |
Tests get iterator. |
| EntityAdapterUnitTest::testGetName | function | core/ |
Tests get name. |
| EntityAdapterUnitTest::testGetParent | function | core/ |
Tests get parent. |
| EntityAdapterUnitTest::testGetProperties | function | core/ |
Tests get properties. |
| EntityAdapterUnitTest::testGetPropertyPath | function | core/ |
Tests get property path. |
| EntityAdapterUnitTest::testGetRoot | function | core/ |
Tests get root. |
| EntityAdapterUnitTest::testGetString | function | core/ |
Tests get string. |
| EntityAdapterUnitTest::testGetValue | function | core/ |
Tests get value. |
| EntityAdapterUnitTest::testGetWithoutData | function | core/ |
Tests get without data. |
| EntityAdapterUnitTest::testIsEmpty | function | core/ |
Tests is empty. |
| EntityAdapterUnitTest::testOnChange | function | core/ |
Tests on change. |
| EntityAdapterUnitTest::testSet | function | core/ |
Tests set. |
| EntityAdapterUnitTest::testSetContext | function | core/ |
Tests set context. |
| EntityAdapterUnitTest::testSetValue | function | core/ |
Tests set value. |
| EntityAdapterUnitTest::testSetWithoutData | function | core/ |
Tests set without data. |
| EntityAdapterUnitTest::testToArray | function | core/ |
Tests to array. |
| EntityAdapterUnitTest::testToArrayWithoutData | function | core/ |
Tests to array without data. |
| EntityAddUITest | class | core/ |
Tests the /add and /add/{type} controllers. |
| EntityAddUITest.php | file | core/ |
|
| EntityAddUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityAddUITest::$modules | property | core/ |
Modules to install. |
| EntityAddUITest::testAddPageWithBundleEntities | function | core/ |
Tests the add page for an entity type using bundle entities. |
| EntityAddUITest::testAddPageWithoutBundleEntities | function | core/ |
Tests the add page for an entity type not using bundle entities. |
| EntityAliasTest | class | core/ |
Tests path alias on entities. |
| EntityAliasTest.php | file | core/ |
|
| EntityAliasTest::$modules | property | core/ |
Modules to install. |
| EntityAliasTest::setUp | function | core/ |
|
| EntityAliasTest::testEntityAlias | function | core/ |
Tests transform. |
| EntityApiTest | class | core/ |
Tests basic CRUD functionality. |
| EntityApiTest.php | file | core/ |
|
| EntityApiTest::assertCRUD | function | core/ |
Executes a test set for a defined entity type and user. |
| EntityApiTest::setUp | function | core/ |
|
| EntityApiTest::testCRUD | function | core/ |
Tests basic CRUD functionality of the Entity API. |
| EntityApiTest::testEntityStorageExceptionHandling | function | core/ |
Tests that exceptions are thrown when saving or deleting an entity. |
| EntityApiTest::testLazyPreLoading | function | core/ |
Test lazy preloading. |
| EntityApiTest::testLazyPreLoadingAdditional | function | core/ |
Test lazy preloading with additional entity load calls. |
| EntityApiTest::testLazyPreLoadingMultiple | function | core/ |
Test lazy preloading. |
| EntityApiTest::testLoadMultiple | function | core/ |
Tests that the Entity storage loads the entities in the correct order. |
Pagination
- Previous page
- Page 494
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.