Search for values
- Search 7.x for values
- Search 9.5.x for values
- Search 8.9.x for values
- Search 10.3.x for values
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityBase::$values | property | core/ |
The plain data values of the contained fields. |
ContentEntityBase::updateOriginalValues | function | core/ |
Updates the original values with the interim changes. |
ContentEntityCloneTest::testFieldValuesAfterSerialize | function | core/ |
Tests the field values after serializing an entity and its clone. |
ContentEntityForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
ContentEntityStorageBase::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
ContentEntityStorageBase::getBundleFromValues | function | core/ |
Retrieves the bundle from an array of values. |
ContentEntityStorageBase::initFieldValues | function | core/ |
Initializes field values. |
ContentEntityStorageInterface::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
ContentTranslationFieldSyncRevisionTest::assertLatestRevisionFieldValues | function | core/ |
Asserts that the latest revision has the expected field values. |
ContentTranslationSyncUnitTest::$unchangedFieldValues | property | core/ |
The unchanged field values. |
ContentTranslationSyncUnitTest::testMultipleSyncedValues | function | core/ |
Tests that items holding the same values are correctly synchronized. |
ContentTranslationUITestBase::getEditValues | function | core/ |
Returns an edit array containing the values to be posted. |
ContentTranslationUITestBase::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
ContextAwarePluginInterface::getContextValues | function | core/ |
Gets the values for all defined contexts. |
ContextAwarePluginTrait::getContextValues | function | core/ |
|
ContextDefinition::getSampleValues | function | core/ |
Returns typed data objects representing this context definition. |
d6_profile_values.yml | file | core/ |
core/modules/user/migrations/d6_profile_values.yml |
DateFormatsMachineNameTest::testDateFormatsMachineNameAllowedValues | function | core/ |
Tests that date formats cannot be created with invalid machine names. |
DateRangeFieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
DateRangeFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
DateRangeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
DateRangeWidgetBase::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
DateTimeFieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
DateTimeFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
DateTimeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
DateTimeHandlerTestBase::getRelativeDateValuesFromTimestamp | function | core/ |
Returns an array formatted date_only values relative to timestamp. |
DateTimeWidgetBase::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
DisplayApiTest::$values | property | core/ |
An array of random values, in the format expected for field values. |
DocParser::Values | function | core/ |
Values ::= Array | Value {"," Value}* [","] |
DocParserTest::testSetValuesException | function | core/ |
|
DocParserTest::testSupportsEscapedQuotedValues | function | core/ |
@group 44 |
EditorDialogSave::$values | property | core/ |
An array of values that will be passed back to the editor by the dialog. |
EditorValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
EntityContextDefinition::getSampleValues | function | core/ |
Returns typed data objects representing this context definition. |
EntityDisplayFormBase::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
EntityDisplayFormBaseTest::testCopyFormValuesToEntity | function | core/ |
@covers ::copyFormValuesToEntity |
EntityField::$limit_values | property | core/ |
|
EntityFieldDefaultValueTest::assertDefaultValues | function | core/ |
Executes a test set for a defined entity type. |
EntityFieldDefaultValueTest::testDefaultValues | function | core/ |
Tests default values on entities and fields. |
EntityForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
EntityFormDisplay::extractFormValues | function | core/ |
Extracts field values from the submitted widget values into the entity. |
EntityFormDisplay::validateFormValues | function | core/ |
Validates submitted widget values and sets the corresponding form errors. |
EntityFormDisplayInterface::extractFormValues | function | core/ |
Extracts field values from the submitted widget values into the entity. |
EntityFormDisplayInterface::validateFormValues | function | core/ |
Validates submitted widget values and sets the corresponding form errors. |
EntityFormTest::testCopyFormValuesToEntity | function | core/ |
@covers ::copyFormValuesToEntity |
EntityReference::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
EntityReferenceAutocompleteTagsWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
EntityReferenceAutocompleteWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
EntityReferenceFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
EntityReferenceIntegrationTest::assertFieldValues | function | core/ |
Asserts that the reference field values are correct. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.