Search for to
| 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. |
| EntityTest::$argumentValidator | property | core/ |
The tested argument validator. |
| EntityTest::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityTest::$entityRepository | property | core/ |
The entity repository. |
| EntityTest::$entityStorage | property | core/ |
The mocked entity storage. |
| EntityTest::getOwner | function | core/ |
Returns the entity owner's user entity. |
| EntityTest::getOwnerId | function | core/ |
Returns the entity owner's user ID. |
| EntityTest::providerTestTokens | function | core/ |
Data provider for testing different types of tokens. |
| EntityTest::setOwner | function | core/ |
Sets the entity owner's user entity. |
| EntityTest::setOwnerId | function | core/ |
Sets the entity owner's user ID. |
| EntityTest::testRenderWithIdAndToken | function | core/ |
Tests render with id and token. |
| EntityTestBase::$storage | property | core/ |
The entity storage. |
| EntityTestCompositeConstraintValidator | class | core/ |
Constraint validator for the EntityTestComposite constraint. |
| EntityTestCompositeConstraintValidator.php | file | core/ |
|
| EntityTestCompositeConstraintValidator::validate | function | core/ |
|
| EntityTestContainerFactoryPlugin | class | core/ |
A dummy constraint for testing \Drupal\Core\Validation\ConstraintFactory. |
| EntityTestContainerFactoryPlugin.php | file | core/ |
|
| EntityTestContainerFactoryPlugin::create | function | core/ |
Creates an instance of the plugin. |
| EntityTestDefinitionSubscriber::$entityLastInstalledSchemaRepository | property | core/ |
The last installed schema repository. |
| EntityTestDefinitionSubscriber::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
| EntityTestDefinitionSubscriber::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
| EntityTestDefinitionSubscriber::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
| EntityTestDefinitionSubscriber::storeDefinitionUpdate | function | core/ |
Stores the installed definition state for the specified event. |
| EntityTestDefinitionSubscriber::storeEvent | function | core/ |
Stores the specified event. |
| EntityTestEntityLevelValidator | class | core/ |
Constraint validator for the EntityTestEntityLevel constraint. |
| EntityTestEntityLevelValidator.php | file | core/ |
|
| EntityTestEntityLevelValidator::validate | function | core/ |
|
| EntityTestExternal::toUrl | function | core/ |
Gets the URL object for the entity. |
| EntityTestExtraHooks::entityFieldStorageInfo | function | core/ |
Implements hook_entity_field_storage_info(). |
| EntityTestNoLoadStorage | class | core/ |
Test storage class used to verify that no load operation is triggered. |
| EntityTestNoLoadStorage.php | file | core/ |
|
| EntityTestNoLoadStorage::load | function | core/ |
Loads one entity. |
| EntityTestOperationHooks | class | core/ |
Hook implementations for entity_test_operation. |
| EntityTestOperationHooks.php | file | core/ |
|
| EntityTestOperationHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
| EntityTestReferenceCustomCacheTagFormatter | class | core/ |
Plugin implementation of the 'entity_reference_custom_cache_tag' formatter. |
| EntityTestReferenceCustomCacheTagFormatter.php | file | core/ |
|
| EntityTestReferenceCustomCacheTagFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| EntityTestUpdateHooks::entityFieldStorageInfo | function | core/ |
Implements hook_entity_field_storage_info(). |
| EntityTestUpdateStorage | class | core/ |
Helper class for entity update testing. |
| EntityTestUpdateStorage.php | file | core/ |
|
| EntityTestUpdateStorage::saveToDedicatedTables | function | core/ |
Saves values of fields that use dedicated tables. |
| EntityTestUpdateStorageSchema | class | core/ |
Defines the entity_test_update storage_schema handler. |
| EntityTestUpdateStorageSchema.php | file | core/ |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.