Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| EntityApiTest::testUpdateWithId | function | core/ |
Tests that resaving an entity with a different entity ID throws an exception. |
| EntityApiTest::testUpdateWithRevisionId | function | core/ |
Tests that resaving a revision with a different revision ID throws an exception. |
| EntityAutocomplete::getEntityLabels | function | core/ |
Converts an array of entity objects into a string of entity labels. |
| EntityAutocomplete::processEntityAutocomplete | function | core/ |
Adds entity autocomplete functionality to a form element. |
| EntityAutocompleteController::__construct | function | core/ |
Constructs an EntityAutocompleteController object. |
| EntityAutocompleteElementFormTest | class | core/ |
Tests the EntityAutocomplete Form API element. |
| EntityAutocompleteElementFormTest.php | file | core/ |
Pagination
- Previous page
- Page 374
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.