Search for getValues
- Search 7.x for getValues
- Search 8.9.x for getValues
- Search 10.3.x for getValues
- Search 11.x for getValues
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FormState::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
FormStateDecoratorBase::getValues | function | core/ |
Returns the submitted and sanitized form values. |
FormStateDecoratorBaseTest::testGetValues | function | core/ |
@covers ::getValues |
FormStateInterface::getValues | function | core/ |
Returns the submitted and sanitized form values. |
FormStateTest::testGetValues | function | core/ |
@covers ::setValues @covers ::getValues |
FormStateValuesTrait::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
FormStateValuesTraitStub::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
QueryFactory::getValues | function | core/ |
Finds all the values for a configuration key in a configuration object. |
StringBase::getValues | function | core/ |
Gets field values that are set for given field names. |
StringInterface::getValues | function | core/ |
Gets field values that are set for given field names. |
SubformState::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
SubformStateTest::providerGetValues | function | core/ |
Provides data to self::testGetValues(). |
SubformStateTest::providerGetValuesBroken | function | core/ |
Provides data to self::testGetValuesBroken(). |
SubformStateTest::testGetValues | function | core/ |
@covers ::getValues @covers ::getParents |
SubformStateTest::testGetValuesBroken | function | core/ |
@covers ::getValues @covers ::getParents |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.