Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search main for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFormDisplayValidationTest::setUp | function | core/ |
|
| EntityFormDisplayValidationTest::testImmutableProperties | function | core/ |
|
| EntityFormDisplayValidationTest::testMultilineTextFieldWidgetTextAreaPlaceholder | function | core/ |
Tests validation of entity form display component's widget settings. |
| EntityFormDisplayValidationTest::testMultilineTextFieldWidgetTextAreaSummaryPlaceholder | function | core/ |
Tests validation of entity form display component's widget settings. |
| EntityFormDisplayValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the entity form display is checked. |
| EntityFormModeListBuilder::isValidEntity | function | core/ |
Filters entities based on their form mode handlers. |
| EntityFormModeResourceTestBase::$entityTypeId | property | core/ |
|
| EntityFormModeTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityFormModeValidationTest | class | core/ |
Tests validation of entity_form_mode entities. |
| EntityFormModeValidationTest.php | file | core/ |
|
| EntityFormModeValidationTest::$modules | property | core/ |
|
| EntityFormModeValidationTest::$propertiesWithOptionalValues | property | core/ |
|
| EntityFormModeValidationTest::providerInvalidMachineNameCharacters | function | core/ |
|
| EntityFormModeValidationTest::setUp | function | core/ |
|
| EntityFormModeValidationTest::testDescriptionCannotBeEmpty | function | core/ |
Tests that description can be NULL, but not empty strings. |
| EntityFormModeValidationTest::testImmutableProperties | function | core/ |
|
| EntityFormModeValidationTest::testMachineNameLength | function | core/ |
Tests that the entity ID's length is validated if it is a machine name. |
| 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/ |
Tests Entity Has Field Constraint Validator. |
| EntityHasFieldConstraintValidatorTest.php | file | core/ |
|
| EntityHasFieldConstraintValidatorTest::$modules | property | core/ |
|
| EntityHasFieldConstraintValidatorTest::setUp | function | core/ |
|
| EntityHasFieldConstraintValidatorTest::testValidation | function | core/ |
Tests validation of an entity with a field. |
| 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). |
| EntityLinksTest::providerTestMediaEntity | function | core/ |
Data provider for testMediaEntity. |
| EntityLinkSuggestions::validateConfigurationForm | function | core/ |
|
| EntityLinkSuggestionsController::findEntityIdByUrl | function | core/ |
Finds entity ID from the given input. |
| EntityLinkSuggestionTest::providerEntityLinkSuggestions | function | core/ |
Data provider. |
| 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/ |
|
| 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/ |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.