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 |
|---|---|---|---|
| EntityStorageInterface::resetCache | function | core/ |
Resets the internal entity cache. |
| EntityStorageInterface::restore | function | core/ |
Restores a previously saved entity. |
| EntityStorageInterface::save | function | core/ |
Saves the entity permanently. |
| EntityStorageSchemaInterface | interface | core/ |
Defines the interface for entity storage schema handler classes. |
| EntityStorageSchemaInterface.php | file | core/ |
|
| EntityStorageSchemaInterface::requiresEntityDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| EntityStorageSchemaInterface::requiresEntityStorageSchemaChanges | function | core/ |
Checks if the changes to the entity type requires storage schema changes. |
| EntityTaxonomyVocabulary | class | core/ |
Migration destination for taxonomy vocabulary. |
| EntityTaxonomyVocabulary.php | file | core/ |
|
| EntityTaxonomyVocabulary::getEntity | function | core/ |
|
| EntityTest | class | core/ |
Defines the test entity class. |
| EntityTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\argument_validator\Entity[[api-linebreak]] @group views |
| EntityTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\area\Entity[[api-linebreak]] @group Entity |
| EntityTest.php | file | core/ |
|
| EntityTest.php | file | core/ |
|
| EntityTest.php | file | core/ |
|
| EntityTest::$argumentValidator | property | core/ |
The tested argument validator. |
| EntityTest::$display | property | core/ |
The view display. |
| EntityTest::$display | property | core/ |
The mocked display. |
| EntityTest::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityTest::$entityHandler | property | core/ |
The tested entity area handler. |
| EntityTest::$entityRepository | property | core/ |
The entity repository. |
| EntityTest::$entityStorage | property | core/ |
The mocked entity storage. |
| EntityTest::$entityTypeBundleInfo | property | core/ |
The mocked entity type bundle info used in this test. |
| EntityTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| EntityTest::$entityViewBuilder | property | core/ |
The mocked entity view builder. |
| EntityTest::$executable | property | core/ |
The view executable. |
| EntityTest::$executable | property | core/ |
The mocked view executable. |
| EntityTest::$stylePlugin | property | core/ |
The mocked style plugin. |
| EntityTest::baseFieldDefinitions | function | core/ |
|
| EntityTest::getEntityKey | function | core/ |
|
| EntityTest::getName | function | core/ |
Returns the name. |
| EntityTest::getOwner | function | core/ |
|
| EntityTest::getOwnerId | function | core/ |
|
| EntityTest::preCreate | function | core/ |
|
| EntityTest::providerTestTokens | function | core/ |
Data provider for testing different types of tokens. |
| EntityTest::setName | function | core/ |
Sets the name. |
| EntityTest::setOwner | function | core/ |
|
| EntityTest::setOwnerId | function | core/ |
|
| EntityTest::setUp | function | core/ |
|
| EntityTest::setUp | function | core/ |
|
| EntityTest::setupEntityTypeManager | function | core/ |
Ensures that the entity type manager returns an entity storage. |
| EntityTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityTest::testCalculateDependenciesWithEntityId | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityTest::testCalculateDependenciesWithPlaceholder | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityTest::testCalculateDependenciesWithUuid | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityTest::testRenderWithId | function | core/ |
@covers ::render[[api-linebreak]] @covers ::defineOptions[[api-linebreak]] @covers ::init[[api-linebreak]] |
| EntityTest::testRenderWithIdAndToken | function | core/ |
@covers ::render[[api-linebreak]] @covers ::defineOptions[[api-linebreak]] @covers ::init[[api-linebreak]] |
| EntityTest::testRenderWithUuid | function | core/ |
@covers ::render[[api-linebreak]] @covers ::defineOptions[[api-linebreak]] @covers ::init[[api-linebreak]] |
Pagination
- Previous page
- Page 531
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.