Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| EntityAddUITest::$modules | property | core/ |
|
| 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/ |
|
| 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::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. |
| EntityArgument | class | core/ |
Argument handler to accept an entity ID value. |
| EntityArgument.php | file | core/ |
|
| EntityArgument::$deprecatedStorageProperties | property | core/ |
Array of deprecated storage properties that legacy classes might access. |
| EntityArgument::$entityRepository | property | core/ |
|
| EntityArgument::$entityTypeManager | property | core/ |
|
| EntityArgument::create | function | core/ |
|
| EntityArgument::titleQuery | function | core/ |
|
| EntityArgument::__construct | function | core/ |
|
| EntityArgument::__get | function | core/ |
Allows to access deprecated/removed properties. |
| EntityArgumentTest | class | core/ |
Tests the handler of the view: entity target argument. |
| EntityArgumentTest.php | file | core/ |
|
| EntityArgumentTest::$adminUser | property | core/ |
A user with permission to administer taxonomy. |
| EntityArgumentTest::$defaultTheme | property | core/ |
|
| EntityArgumentTest::$modules | property | core/ |
|
| EntityArgumentTest::$testViews | property | core/ |
Views used by this test. |
Pagination
- Previous page
- Page 469
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.