Search for id
Title | Object type | File name | Summary |
---|---|---|---|
EntityBase::setOriginalId | function | core/ |
Sets the original ID. |
EntityBase::uuid | function | core/ |
Gets the entity UUID (Universally Unique Identifier). |
EntityBase::uuidGenerator | function | core/ |
Gets the UUID generator. |
EntityBaseFieldOverride | class | core/ |
Provides entity base field override destination plugin. |
EntityBaseFieldOverride.php | file | core/ |
|
EntityBaseFieldOverride::getEntityId | function | core/ |
Gets the entity ID of the row. |
EntityBlock::getEntityId | function | core/ |
Gets the entity ID of the row. |
EntityCacheTagsTestBase::createCacheId | function | core/ |
Creates a cache ID from a list of cache keys and a set of cache contexts. |
EntityCacheTagsTestBase::createCacheId | function | core/ |
Creates a cache ID from a list of cache keys and a set of cache contexts. |
EntityChangedConstraintValidator | class | core/ |
Validates the EntityChanged constraint. |
EntityChangedConstraintValidator.php | file | core/ |
|
EntityChangedConstraintValidator::validate | function | core/ |
|
EntityComment::$stubCommentedEntityIds | property | core/ |
An array of entity IDs for the 'commented entity' keyed by entity type. |
EntityCondition::validate | function | core/ |
Validates the filter has the required fields. |
EntityConditionGroupTest::constructProvider | function | core/ |
Data provider for testConstruct. |
EntityConditionTest::queryParameterProvider | function | core/ |
Data provider for testDenormalize. |
EntityConditionTest::testValidation | function | core/ |
@covers ::validate @dataProvider validationProvider |
EntityConditionTest::validationProvider | function | core/ |
Data provider for testValidation. |
EntityConfigBase::generateId | function | core/ |
Generates an entity ID. |
EntityConfigBase::getIds | function | core/ |
Gets the destination IDs. |
EntityConfirmFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
EntityContentBase::getHighestId | function | core/ |
Returns the highest ID tracked by the implementing plugin. |
EntityContentBase::getIds | function | core/ |
Gets the destination IDs. |
EntityContentBase::isEntityValidationRequired | function | core/ |
Returns a state of whether an entity needs to be validated before saving. |
EntityContentBase::validateEntity | function | core/ |
Validates the entity. |
EntityContentComplete::getIds | function | core/ |
Gets the destination IDs. |
EntityContext::fromEntityTypeId | function | core/ |
Gets a context from an entity type ID. |
EntityContextDefinition::fromEntityTypeId | function | core/ |
Creates a context definition from a given entity type ID. |
EntityContextDefinition::getEntityTypeId | function | core/ |
Returns the entity type ID of this context. |
EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedBy | function | core/ |
Provides test data for ::testIsSatisfiedBy(). |
EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedByGenerateBundledEntity | function | core/ |
Provides test data for ::testIsSatisfiedByGenerateBundledEntity(). |
EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedByPassBundledEntity | function | core/ |
Provides test data for ::testIsSatisfiedByPassBundledEntity(). |
EntityContextTypedDataTest::testValidateConfigEntityContext | function | core/ |
Tests that entity contexts wrapping a config entity can be validated. |
EntityConverterTest::providerTestApplies | function | core/ |
Provides test data for testApplies() |
EntityConverterTest::providerTestConvert | function | core/ |
Provides test data for testConvert |
EntityConverterTest::testConvertWithInvalidDynamicEntityType | function | core/ |
Tests the convert() method with an invalid dynamic entity type. |
EntityConverterTest::testConvertWithInvalidEntityType | function | core/ |
Tests the convert() method with an invalid entity type. |
EntityCreateAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for testAccess. |
EntityCrudHookTest::$ids | property | core/ |
|
EntityDataDefinition::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityDataDefinition::setEntityTypeId | function | core/ |
Sets the entity type ID. |
EntityDataDefinitionInterface::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityDataDefinitionInterface::setEntityTypeId | function | core/ |
Sets the entity type ID. |
EntityDecoupledTranslationRevisionsTest::$previousRevisionId | property | core/ |
The previous revision identifiers for the various revision translations. |
EntityDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
EntityDeriverTest::derivativesProvider | function | core/ |
Provides test data for ::testDerivatives(). |
EntityDisplayBase::$hidden | property | core/ |
List of components that are set to be hidden. |
EntityDisplayBase::$id | property | core/ |
Unique ID for the config entity. |
EntityDisplayBase::getTargetEntityTypeId | function | core/ |
Gets the entity type for which this display is used. |
EntityDisplayBase::handleHiddenType | function | core/ |
Handles a component type of 'hidden'. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.