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 |
---|---|---|---|
EntityReferenceItem::getPossibleValues | function | core/ |
|
EntityReferenceItem::getSettableValues | function | core/ |
|
EntityRevisionTest::testGetEntityDestinationValues | function | core/ |
Tests that passed old destination values are used by default. |
EntityRevisionTranslationTest::testTranslationValuesWhenSavingPendingRevisions | function | core/ |
Tests the translation values when saving a pending revision. |
EntitySerializationTest::$values | property | core/ |
The test values. |
EntityUnitTest::$values | property | core/ |
The entity values. |
FieldableEntity::getFieldValues | function | core/ |
Retrieves field values for a single field of a single entity. |
FieldAttachOtherTest::testEntityFormDisplayExtractFormValues | function | core/ |
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::extractFormValues(). |
FieldConfigEditForm::copyFormValuesToEntity | function | core/ |
|
FieldConfigValidationTest::testRequiredPropertyValuesMissing | function | core/ |
|
FieldItemList::defaultValuesForm | function | core/ |
|
FieldItemList::defaultValuesFormSubmit | function | core/ |
|
FieldItemList::defaultValuesFormValidate | function | core/ |
|
FieldItemListInterface::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
FieldItemListInterface::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
FieldItemListInterface::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
FieldItemListTest::testDefaultValuesForm | function | core/ |
@covers ::defaultValuesForm |
FieldItemListTest::testDefaultValuesFormSubmit | function | core/ |
@covers ::defaultValuesFormSubmit |
FieldItemListTest::testDefaultValuesFormValidate | function | core/ |
@covers ::defaultValuesFormValidate |
FieldItemSerializationTest::$values | property | core/ |
The test values. |
FieldKernelTestBase::assertFieldValues | function | core/ |
Assert that a field has the expected values in an entity. |
FieldKernelTestBase::_generateTestFieldValues | function | core/ |
Generate random values for a field_test field. |
FieldLayoutEntityDisplayTest::assertEntityValues | function | core/ |
Asserts than an entity has the correct values. |
FieldPluginBase::getTokenValuesRecursive | function | core/ |
Recursive function to add replacements for nested query string parameters. |
FieldTestBase::assertFieldValues | function | core/ |
Assert that a field has the expected values in an entity. |
FieldTestBase::_generateTestFieldValues | function | core/ |
Generate random values for a field_test field. |
FieldWidget::$multiple_values | property | core/ |
Does the field widget handles multiple values at once. |
FileFieldItemList::defaultValuesForm | function | core/ |
|
FileWidget::extractFormValues | function | core/ |
|
FileWidget::massageFormValues | function | core/ |
|
FilterDateTest::updateNodesDateFieldsValues | function | core/ |
Updates tests nodes date fields values. |
FilterFormat::getPossibleValues | function | core/ |
|
FilterFormat::getSettableValues | function | core/ |
|
FilterHtml::prepareAttributeValues | function | core/ |
Helper function to prepare attribute values including wildcards. |
FilterPluginBase::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
FormState::$values | property | core/ |
An associative array of values submitted to the form. |
FormState::cleanValues | function | core/ |
|
FormState::getValues | function | core/ |
|
FormStateDecoratorBase::cleanValues | function | core/ |
|
FormStateDecoratorBase::getValues | function | core/ |
|
FormStateDecoratorBase::setValues | function | core/ |
|
FormStateDecoratorBaseTest::testCleanValues | function | core/ |
@covers ::cleanValues |
FormStateDecoratorBaseTest::testGetValues | function | core/ |
@covers ::getValues |
FormStateDecoratorBaseTest::testSetValues | function | core/ |
@covers ::setValues |
FormStateInterface::cleanValues | function | core/ |
Removes internal Form API elements and buttons from submitted form values. |
FormStateInterface::getValues | function | core/ |
Returns the submitted and sanitized form values. |
FormStateInterface::setValues | function | core/ |
Sets the submitted form values. |
FormStateTest::testCleanValues | function | core/ |
@depends testAddCleanValueKey |
FormStateTest::testGetValues | function | core/ |
@covers ::setValues @covers ::getValues |
FormStateValuesTrait | trait | core/ |
Provides methods to manage form state values. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.