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 |
|---|---|---|---|
| EntityReferenceIntegrationTest::assertFieldValues | function | core/ |
Asserts that the reference field values are correct. |
| EntityReferenceItem::getPossibleValues | function | core/ |
Returns an array of possible values. |
| EntityReferenceItem::getSettableValues | function | core/ |
Returns an array of settable values. |
| 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/ |
Copies top-level form values to entity properties. |
| FieldConfigValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| FieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
| FieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
| FieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| 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/ |
Tests default values form. |
| FieldItemListTest::testDefaultValuesFormSubmit | function | core/ |
Tests default values form submit. |
| FieldItemListTest::testDefaultValuesFormValidate | function | core/ |
Tests default values form validate. |
| 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. |
| FieldValuesTest | class | core/ |
Tests how Layout Builder handles changes to entity fields. |
| FieldValuesTest.php | file | core/ |
|
| FieldValuesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldValuesTest::$modules | property | core/ |
Modules to install. |
| FieldValuesTest::setUp | function | core/ |
|
| FieldValuesTest::testLayoutBuilderUiDoesNotShowStaleEntityFieldValues | function | core/ |
Tests that changes to fields are visible in the Layout Builder UI. |
| 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/ |
Tests clean values. |
| FormStateDecoratorBaseTest::testGetValues | function | core/ |
Tests get 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.