Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityBundleExistsConstraintValidatorTest::testEntityTypeIdFromMultipleParents | function | core/ |
Tests getting the entity type ID from a deeply nested property path. |
| EntityBundleExistsConstraintValidatorTest::testEntityTypeIdIsStatic | function | core/ |
Tests validating a bundle of a known (static) entity type ID. |
| EntityBundleExistsConstraintValidatorTest::testInvalidEntityTypeId | function | core/ |
Tests when the constraint's entityTypeId value is not valid. |
| EntityBundleExistsConstraintValidatorTest::testValueMustBeAString | function | core/ |
Tests that the constraint validator will only work with strings. |
| EntityBundleFieldTest::testCustomBundleFieldUsage | function | core/ |
Tests making use of a custom bundle field. |
| EntityBundleListenerTest::testOnBundleCreate | function | core/ |
Test bundle creation. |
| EntityChangedConstraintValidator | class | core/ |
Validates the EntityChanged constraint. |
| EntityChangedConstraintValidator.php | file | core/ |
|
| EntityChangedConstraintValidator::validate | function | core/ |
|
| EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip when checking for changes. |
| EntityCondition::$allowedOperators | property | core/ |
The allowed condition operators. |
| EntityCondition::$operator | property | core/ |
The condition operator. |
| EntityCondition::operator | function | core/ |
The comparison operator to use for the evaluation. |
| EntityCondition::OPERATOR_KEY | constant | core/ |
The operator key in the condition: filter[lorem][condition][<operator>]. |
| EntityConfigBase::$configFactory | property | core/ |
The configuration factory. |
| EntityContentBaseTest::testOverwriteAllMappedProperties | function | core/ |
Tests overwriting all mapped properties in the destination entity. |
| EntityContentBaseTest::testOverwriteProperties | function | core/ |
Tests overwriting selected properties in the destination entity. |
| EntityContextDefinition::getConstraintObjects | function | core/ |
Extracts an array of constraints for a context definition object. |
| EntityConverter::$entityRepository | property | core/ |
Entity repository. |
| EntityConverterLatestRevisionTest::testOptimizedConvert | function | core/ |
Tests that pending revisions are loaded only when needed. |
| EntityConverterTest::$entityRepository | property | core/ |
The mocked entities repository. |
| EntityCreateAccessCustomCidTest | class | core/ |
Tests entity access control handler custom internal cache ID. |
| EntityCreateAccessCustomCidTest.php | file | core/ |
|
| EntityCreateAccessCustomCidTest::$account | property | core/ |
A mock account. |
| EntityCreateAccessCustomCidTest::$entityType | property | core/ |
A mock entity type. |
| EntityCreateAccessCustomCidTest::$langcode | property | core/ |
A language code. |
| EntityCreateAccessCustomCidTest::$moduleHandler | property | core/ |
A mock module handler. |
| EntityCreateAccessCustomCidTest::providerTestCustomCid | function | core/ |
Provides test cases for ::testCustomCid(). |
| EntityCreateAccessCustomCidTest::providerTestDefaultCid | function | core/ |
Provides test cases for ::testDefaultCid(). |
| EntityCreateAccessCustomCidTest::setUp | function | core/ |
|
| EntityCreateAccessCustomCidTest::setUpAccessCache | function | core/ |
Setup the access cache on the entity handler for testing. |
| EntityCreateAccessCustomCidTest::testCustomCid | function | core/ |
Tests the entity access control handler with a custom static cache ID. |
| EntityCreateAccessCustomCidTest::testDefaultCid | function | core/ |
Tests the entity access control handler caching with context. |
| EntityDecoupledTranslationRevisionsTest::$storage | property | core/ |
The entity storage. |
| EntityDefinitionTestTrait::getUpdatedFieldStorageDefinitions | function | core/ |
Returns the required rev / mul field definitions for an entity type. |
| EntityDefinitionTestTrait::updateEntityTypeToNotRevisionable | function | core/ |
Updates the 'entity_test_update' entity type not revisionable. |
| EntityDefinitionTestTrait::updateEntityTypeToNotTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to not translatable. |
| EntityDefinitionTestTrait::updateEntityTypeToRevisionable | function | core/ |
Updates the 'entity_test_update' entity type to revisionable. |
| EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable | function | core/ |
Updates the test entity type to be revisionable and translatable. |
| EntityDefinitionTestTrait::updateEntityTypeToTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to translatable. |
| EntityDefinitionUpdateManager::$entityLastInstalledSchemaRepository | property | core/ |
The last installed schema repository. |
| EntityDefinitionUpdateManager::$fieldStorageDefinitionListener | property | core/ |
The field storage definition listener service. |
| EntityDefinitionUpdateManager::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
| EntityDefinitionUpdateManager::installFieldStorageDefinition | function | core/ |
Installs a new field storage definition. |
| EntityDefinitionUpdateManager::requiresEntityStorageSchemaChanges | function | core/ |
Checks if the changes to the entity type requires storage schema changes. |
| EntityDefinitionUpdateManager::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| EntityDefinitionUpdateManager::uninstallFieldStorageDefinition | function | core/ |
Uninstalls a field storage definition. |
| EntityDefinitionUpdateManager::updateFieldStorageDefinition | function | core/ |
Applies any change performed to the passed field storage definition. |
| EntityDefinitionUpdateManagerInterface::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
| EntityDefinitionUpdateManagerInterface::installFieldStorageDefinition | function | core/ |
Installs a new field storage definition. |
Pagination
- Previous page
- Page 75
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.