Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityBase::getOriginalId | function | core/ |
Gets the original ID. |
| EntityBase::id | function | core/ |
Gets the identifier. |
| EntityBase::invalidateTagsOnDelete | function | core/ |
Invalidates an entity's cache tags upon delete. |
| EntityBase::invalidateTagsOnSave | function | core/ |
Invalidates an entity's cache tags upon save. |
| 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. |
| EntityBaseTest::$id | property | core/ |
|
| EntityBaseTest::$id | property | core/ |
|
| EntityBaseTest::$uuid | property | core/ |
|
| EntityBaseTest::$uuid | property | core/ |
|
| EntityBlock::getEntityId | function | core/ |
Gets the entity ID of the row. |
| EntityBundleExistsConstraint::$entityTypeId | property | core/ |
The entity type ID which should have the given bundle. |
| EntityBundleExistsConstraintValidator | class | core/ |
Validates that a bundle exists on a certain content entity type. |
| EntityBundleExistsConstraintValidator.php | file | core/ |
|
| EntityBundleExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| EntityBundleExistsConstraintValidator::validate | function | core/ |
|
| EntityBundleExistsConstraintValidator::__construct | function | core/ |
Constructs an EntityBundleExistsConstraintValidator object. |
| EntityBundleExistsConstraintValidatorTest | class | core/ |
@group Entity @group Validation |
| EntityBundleExistsConstraintValidatorTest.php | file | core/ |
|
| EntityBundleExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| EntityBundleExistsConstraintValidatorTest::setUp | function | core/ |
|
| EntityBundleExistsConstraintValidatorTest::testDynamicEntityType | function | core/ |
Tests getting the entity type ID. |
| 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. |
| 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[[api-linebreak]] @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. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.