Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityAdapterUnitTest::$entity | property | core/ |
The content entity used for testing. |
| EntityAdapterUnitTest::$entityAdapter | property | core/ |
The content entity adapter under test. |
| EntityAdapterUnitTest::$entityFieldManager | property | core/ |
|
| EntityAdapterUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| EntityAdapterUnitTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
| EntityAdapterUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| EntityAdapterUnitTest::$fieldDefinitions | property | core/ |
Field definitions. |
| EntityAdapterUnitTest::$fieldItemList | property | core/ |
The field item list returned by the typed data manager. |
| 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/ |
@covers ::applyDefaultValue[[api-linebreak]] |
| EntityAdapterUnitTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
| EntityAdapterUnitTest::testGetConstraints | function | core/ |
@covers ::getConstraints[[api-linebreak]] |
| EntityAdapterUnitTest::testGetDataDefinition | function | core/ |
@covers ::getDataDefinition[[api-linebreak]] |
| EntityAdapterUnitTest::testGetEntity | function | core/ |
@covers ::getEntity[[api-linebreak]] |
| EntityAdapterUnitTest::testGetInvalidField | function | core/ |
@covers ::get[[api-linebreak]] |
| EntityAdapterUnitTest::testGetIterator | function | core/ |
@covers ::getIterator[[api-linebreak]] |
| EntityAdapterUnitTest::testGetName | function | core/ |
@covers ::getName[[api-linebreak]] |
| EntityAdapterUnitTest::testGetParent | function | core/ |
@covers ::getParent[[api-linebreak]] |
| EntityAdapterUnitTest::testGetProperties | function | core/ |
@covers ::getProperties[[api-linebreak]] |
| EntityAdapterUnitTest::testGetPropertyPath | function | core/ |
@covers ::getPropertyPath[[api-linebreak]] |
| EntityAdapterUnitTest::testGetRoot | function | core/ |
@covers ::getRoot[[api-linebreak]] |
| EntityAdapterUnitTest::testGetString | function | core/ |
@covers ::getString[[api-linebreak]] |
| EntityAdapterUnitTest::testGetValue | function | core/ |
@covers ::getValue[[api-linebreak]] |
| EntityAdapterUnitTest::testGetWithoutData | function | core/ |
@covers ::get[[api-linebreak]] |
| EntityAdapterUnitTest::testIsEmpty | function | core/ |
@covers ::isEmpty[[api-linebreak]] |
| EntityAdapterUnitTest::testOnChange | function | core/ |
@covers ::onChange[[api-linebreak]] |
| EntityAdapterUnitTest::testSet | function | core/ |
@covers ::set[[api-linebreak]] |
| EntityAdapterUnitTest::testSetContext | function | core/ |
@covers ::setContext[[api-linebreak]] |
| EntityAdapterUnitTest::testSetValue | function | core/ |
@covers ::setValue[[api-linebreak]] |
| EntityAdapterUnitTest::testSetWithoutData | function | core/ |
@covers ::set[[api-linebreak]] |
| EntityAdapterUnitTest::testToArray | function | core/ |
@covers ::toArray[[api-linebreak]] |
| EntityAdapterUnitTest::testToArrayWithoutData | function | core/ |
@covers ::toArray[[api-linebreak]] |
| 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 enable. |
| 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. |
| 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::testLoadMultiple | function | core/ |
Tests that the Entity storage loads the entities in the correct order. |
Pagination
- Previous page
- Page 443
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.