Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| EntityFieldManager::$baseFieldOverrides | property | core/ |
Static cache of base field overrides per entity type and bundle. |
| 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. |
| 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. |
| EntityFormDisplayValidationTest | class | core/ |
Tests validation of entity_form_display entities. |
| EntityFormDisplayValidationTest.php | file | core/ |
|
| EntityFormDisplayValidationTest::$hasLabel | property | core/ |
Whether a config entity of this type has a label. |
| EntityFormDisplayValidationTest::$modules | property | core/ |
Modules to install. |
| EntityFormDisplayValidationTest::setUp | function | core/ |
|
| EntityFormDisplayValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
| 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/ |
The tested entity type. |
| 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/ |
Modules to install. |
| EntityFormModeValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
| EntityFormModeValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Data provider for ::testInvalidMachineNameCharacters(). |
| EntityFormModeValidationTest::setUp | function | core/ |
|
| EntityFormModeValidationTest::testDescriptionCannotBeEmpty | function | core/ |
Tests that description can be NULL, but not empty strings. |
| EntityFormModeValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
| 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. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.