Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFieldStorageConfig::getIds | function | core/ |
Gets the destination IDs. |
| EntityFieldTest::testEntityConstraintValidation | function | core/ |
Tests validation constraints provided by the Entity API. |
| EntityFieldTest::testEntityIdAssignment | function | core/ |
Tests explicit entity ID assignment. |
| EntityFieldTest::testFieldOverrideBundleField | function | core/ |
Tests creating a field override config for a bundle field. |
| EntityForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| EntityForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EntityFormDisplay::flagWidgetsErrorsFromViolations | function | core/ |
Flags entity validation violations as form errors. |
| EntityFormDisplay::validateFormValues | function | core/ |
Validates submitted widget values and sets the corresponding form errors. |
| EntityFormDisplayInterface::flagWidgetsErrorsFromViolations | function | core/ |
Flags entity validation violations as form errors. |
| EntityFormDisplayInterface::validateFormValues | function | core/ |
Validates submitted widget values and sets the corresponding form errors. |
| EntityFormDisplayResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityFormDisplayTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityFormModeListBuilder::isValidEntity | function | core/ |
Filters entities based on their form mode handlers. |
| EntityFormModeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityFormModeTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityFormTest::providerTestFormIds | function | core/ |
Provides test data for testFormId(). |
| EntityFormTest::testFormId | function | core/ |
Tests the form ID generation. |
| EntityFormTest::testValidationHandlers | function | core/ |
Checks that validation handlers works as expected. |
| EntityHasFieldConstraintValidator | class | core/ |
Validates the EntityHasField constraint. |
| EntityHasFieldConstraintValidator.php | file | core/ |
|
| EntityHasFieldConstraintValidator::validate | function | core/ |
|
| EntityHasFieldConstraintValidatorTest | class | core/ |
@covers \Drupal\Core\Entity\Plugin\Validation\Constraint\EntityHasFieldConstraintValidator[[api-linebreak]] |
| EntityHasFieldConstraintValidatorTest.php | file | core/ |
|
| EntityHasFieldConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
| EntityHasFieldConstraintValidatorTest::setUp | function | core/ |
|
| EntityHasFieldConstraintValidatorTest::testValidation | function | core/ |
|
| EntityInterface::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| EntityInterface::getEntityTypeId | function | core/ |
Gets the ID of the type of the entity. |
| EntityInterface::getOriginalId | function | core/ |
Gets the original ID. |
| EntityInterface::id | function | core/ |
Gets the identifier. |
| EntityInterface::setOriginalId | function | core/ |
Sets the original ID. |
| EntityInterface::uuid | function | core/ |
Gets the entity UUID (Universally Unique Identifier). |
| EntityKernelTestBase::$generatedIds | property | core/ |
A list of generated identifiers. |
| EntityKernelTestBase::generateRandomEntityId | function | core/ |
Generates a random ID avoiding collisions. |
| EntityLinkTest::providerTestLink | function | core/ |
Provides test data for testLink(). |
| EntityListBuilder::$entityTypeId | property | core/ |
The entity type ID. |
| EntityListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| EntityLoadByUuidTest | class | core/ |
Tests loading entities by UUID. |
| EntityLoadByUuidTest.php | file | core/ |
|
| EntityLoadByUuidTest::$modules | property | core/ |
Modules to enable. |
| EntityLoadByUuidTest::setUp | function | core/ |
|
| EntityLoadByUuidTest::testLoadEntityByUuidAccessChecking | function | core/ |
Ensures that ::loadEntityByUuid() doesn't apply access checking. |
| EntityModerationForm::$validation | property | core/ |
The moderation state transition validation service. |
| EntityModerationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EntityModerationRouteProvider | class | core/ |
Dynamic route provider for the Content moderation module. |
| EntityModerationRouteProvider.php | file | core/ |
|
| EntityModerationRouteProvider::$entityFieldManager | property | core/ |
The entity type manager. |
| EntityModerationRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| EntityModerationRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
| EntityModerationRouteProvider::getLatestVersionRoute | function | core/ |
Gets the moderation-form route. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.