Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@covers ::render[[api-linebreak]] @covers ::defineOptions[[api-linebreak]] @covers ::init[[api-linebreak]] |
EntityTestBase::$storage | property | core/ |
|
EntityTestCompositeConstraintValidator | class | core/ |
Constraint validator for the EntityTestComposite constraint. |
EntityTestCompositeConstraintValidator.php | file | core/ |
|
EntityTestCompositeConstraintValidator::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
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::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
EntityTestEntityLevelValidator::validate | function | core/ |
|
EntityTestExternal::toUrl | function | core/ |
Gets the URL object for the entity. |
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. |
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. |
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/ |
|
EntityTestUpdateStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
EntityTestUpdateStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
EntityTranslationSettings::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
EntityType::checkStorageClass | function | core/ |
Checks that the provided class is compatible with the current entity type. |
EntityType::getOriginalClass | function | core/ |
Gets the name of the original entity type class. |
EntityType::getStorageClass | function | core/ |
Gets the storage class. |
EntityType::setStorageClass | function | core/ |
Sets the storage class. |
EntityTypeBundleInfoTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
EntityTypeConstraint::getDefaultOption | function | core/ |
|
EntityTypeConstraintValidator | class | core/ |
Validates the EntityType constraint. |
EntityTypeConstraintValidator.php | file | core/ |
|
EntityTypeConstraintValidator::validate | function | core/ |
|
EntityTypeConstraintValidatorTest | class | core/ |
Tests validation constraints for EntityTypeConstraintValidator. |
EntityTypeConstraintValidatorTest.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.