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 |
---|---|---|---|
FormStateValuesTraitStub::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
FormStateValuesTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\FormStateValuesTrait |
FormStateValuesTraitTest.php | file | core/ |
|
FormStateValuesTraitTest::providerGetValue | function | core/ |
Provides data to self::testGetValue(). |
FormStateValuesTraitTest::providerHasValue | function | core/ |
Provides data to self::testHasValue(). |
FormStateValuesTraitTest::providerIsValueEmpty | function | core/ |
Provides data to self::testIsValueEmpty(). |
FormStateValuesTraitTest::providerSetValue | function | core/ |
Provides data to self::testSetValue(). |
FormStateValuesTraitTest::testGetValue | function | core/ |
@covers ::getValue |
FormStateValuesTraitTest::testGetValueModifyReturn | function | core/ |
@covers ::getValue |
FormStateValuesTraitTest::testHasValue | function | core/ |
@covers ::hasValue |
FormStateValuesTraitTest::testIsValueEmpty | function | core/ |
@covers ::isValueEmpty |
FormStateValuesTraitTest::testSetValue | function | core/ |
@covers ::setValue |
FormStateValuesTraitTest::testSetValueForElement | function | core/ |
Tests that setting the value for an element adds to the values. |
FormTest::assertFormValuesDefault | function | core/ |
Assert that the values submitted to a form matches the default values of the elements. |
FormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_form_alter() with single value elements. |
FormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements. |
FormTestFormStateValuesCleanAdvancedForm | class | core/ |
Form builder for \Drupal\Core\Form\FormState::cleanValues() test. |
FormTestFormStateValuesCleanAdvancedForm.php | file | core/ |
|
FormTestFormStateValuesCleanAdvancedForm::buildForm | function | core/ |
Form constructor. |
FormTestFormStateValuesCleanAdvancedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestFormStateValuesCleanAdvancedForm::submitForm | function | core/ |
Form submission handler. |
FormTestFormStateValuesCleanForm | class | core/ |
Form builder for \Drupal\Core\Form\FormState::cleanValues() test. |
FormTestFormStateValuesCleanForm.php | file | core/ |
|
FormTestFormStateValuesCleanForm::buildForm | function | core/ |
Form constructor. |
FormTestFormStateValuesCleanForm::cleanValue | function | core/ |
Helper function to clean a value on an element. |
FormTestFormStateValuesCleanForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestFormStateValuesCleanForm::submitForm | function | core/ |
Form submission handler. |
FormTestRebuildPreserveValuesForm | class | core/ |
Form builder for testing preservation of values during a rebuild. |
FormTestRebuildPreserveValuesForm.php | file | core/ |
|
FormTestRebuildPreserveValuesForm::addMoreSubmitForm | function | core/ |
|
FormTestRebuildPreserveValuesForm::buildForm | function | core/ |
Form constructor. |
FormTestRebuildPreserveValuesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestRebuildPreserveValuesForm::submitForm | function | core/ |
Form submission handler. |
FormValuesTest | class | core/ |
Tests that form values are properly delivered to AJAX callbacks. |
FormValuesTest.php | file | core/ |
|
FormValuesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FormValuesTest::$modules | property | core/ |
Modules to enable. |
FormValuesTest::setUp | function | core/ |
|
FormValuesTest::testSimpleAjaxFormValue | function | core/ |
Submits forms with select and checkbox elements via Ajax. |
GetTest::integerValuesDataProvider | function | core/ |
Provides data for the successful lookup test. |
GetTest::testIntegerValues | function | core/ |
Tests the Get plugin when source has integer values. |
GroupedExposedFilterTest::testGroupedFilterValuesUI | function | core/ |
Tests if the right fields are shown and the right values set. |
HandleMultiplesTest::scalarAndMultipleValuesProviderSource | function | core/ |
Provides the source data with scalar and multiple values. |
HandleMultiplesTest::testScalarAndMultipleValues | function | core/ |
Tests process pipelines with scalar and multiple values handling. |
hook_entity_field_values_init | function | core/ |
Acts when initializing a fieldable entity object. |
hook_ENTITY_TYPE_field_values_init | function | core/ |
Acts when initializing a fieldable entity object. |
InOperator::operatorValues | function | core/ |
|
InOperator::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
InsertTrait::$insertValues | property | core/ |
A nested array of values to insert. |
InsertTrait::values | function | core/ |
Adds another set of values to the query to be inserted. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.