Search for values
- Search 7.x for values
- Search 8.9.x for values
- Search 10.3.x for values
- Search 11.x for values
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 |
FieldItemNormalizer::normalizedFieldValues | function | core/ |
Normalizes field values for an item. |
FieldItemSerializationTest::$values | property | core/ |
The test values. |
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/ |
Returns a form for the default value input. |
FileWidget::extractFormValues | function | core/ |
Extracts field values from submitted form values. |
FileWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
FilterDateTest::updateNodesDateFieldsValues | function | core/ |
Updates tests nodes date fields values. |
FilterFormat::getPossibleValues | function | core/ |
Returns an array of possible values. |
FilterFormat::getSettableValues | function | core/ |
Returns an array of settable values. |
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/ |
Removes internal Form API elements and buttons from submitted form values. |
FormState::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
FormStateDecoratorBase::cleanValues | function | core/ |
Removes internal Form API elements and buttons from submitted form values. |
FormStateDecoratorBase::getValues | function | core/ |
Returns the submitted and sanitized form values. |
FormStateDecoratorBase::setValues | function | core/ |
Sets the submitted form values. |
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. |
FormStateValuesTrait.php | file | core/ |
|
FormStateValuesTrait::getValue | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValue() |
FormStateValuesTrait::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
FormStateValuesTrait::hasValue | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::hasValue() |
FormStateValuesTrait::isValueEmpty | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::isValueEmpty() |
FormStateValuesTrait::setValue | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::setValue() |
FormStateValuesTrait::setValueForElement | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::setValueForElement() |
FormStateValuesTrait::setValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::setValues() |
FormStateValuesTrait::unsetValue | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::unsetValue() |
FormStateValuesTraitStub | class | core/ |
|
FormStateValuesTraitStub::$values | property | core/ |
The submitted form 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.