Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::id | function | core/ |
Gets the identifier. |
| EntityDisplayBaseTest::testGetTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId[[api-linebreak]] |
| EntityDisplayInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type for which this display is used. |
| EntityDisplayModeAddForm::$targetEntityTypeId | property | core/ |
The entity type for which the display mode is being created. |
| EntityDisplayModeAddForm::validateForm | function | core/ |
Form validation handler. |
| EntityDisplayModeBase::$id | property | core/ |
The ID of the form or view mode. |
| EntityDisplayModeBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| EntityDisplayModeListBuilder::isValidEntity | function | core/ |
Filters entities based on their view builder handlers. |
| EntityDisplayTest::testEntityDisplayInvalidateCacheTags | function | core/ |
Ensure that entity view display changes invalidates cache tags. |
| EntityDisplayTest::testExtraFieldComponentInitialInvalidConfig | function | core/ |
Tests the behavior of an extra field component with initial invalid values. |
| EntityDisplayWithLayoutInterface::getLayoutId | function | core/ |
Gets the layout plugin ID for this display. |
| EntityDisplayWithLayoutInterface::setLayoutId | function | core/ |
Sets the layout plugin ID for this display. |
| EntityFieldDefaultValueTest::$uuid | property | core/ |
The UUID object to be used for generating UUIDs. |
| EntityFieldDefinitionTrait::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
| EntityFieldInstance::getIds | function | core/ |
Gets the destination IDs. |
| EntityFieldManagerTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode(). |
| EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode(). |
| EntityFieldManagerTest::testGetBaseFieldDefinitionsInvalidDefinition | function | core/ |
Tests the getBaseFieldDefinitions() method with an invalid definition. |
| EntityFieldManagerTest::testGetFieldDefinitionsProvider | function | core/ |
Tests that getFieldDefinitions() method sets the 'provider' definition key. |
| EntityFieldRenderer::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityFieldRenderer::getRenderableFieldIds | function | core/ |
Returns a list of names of entity fields to be rendered. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.