Search for getValues

  1. Search 7.x for getValues
  2. Search 9.5.x for getValues
  3. Search 8.9.x for getValues
  4. Search 10.3.x for getValues
  5. Other projects
Title Object type File name Summary
FormState::getValues function core/lib/Drupal/Core/Form/FormState.php Implements \Drupal\Core\Form\FormStateInterface::getValues()
FormStateDecoratorBase::getValues function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Returns the submitted and sanitized form values.
FormStateDecoratorBaseTest::testGetValues function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::getValues[[api-linebreak]]
FormStateInterface::getValues function core/lib/Drupal/Core/Form/FormStateInterface.php Returns the submitted and sanitized form values.
FormStateTest::testGetValues function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::setValues[[api-linebreak]]
@covers ::getValues[[api-linebreak]]
FormStateValuesTrait::getValues function core/lib/Drupal/Core/Form/FormStateValuesTrait.php Implements \Drupal\Core\Form\FormStateInterface::getValues()
FormStateValuesTraitStub::getValues function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php Implements \Drupal\Core\Form\FormStateInterface::getValues()
InputConfigurator::getValues function core/lib/Drupal/Core/Recipe/InputConfigurator.php Returns the collected input values, keyed by name.
QueryFactory::getValues function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Finds all the values for a configuration key in a configuration object.
StringBase::getValues function core/modules/locale/src/StringBase.php Gets field values that are set for given field names.
StringInterface::getValues function core/modules/locale/src/StringInterface.php Gets field values that are set for given field names.
SubformState::getValues function core/lib/Drupal/Core/Form/SubformState.php Implements \Drupal\Core\Form\FormStateInterface::getValues()
SubformStateTest::providerGetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValues().
SubformStateTest::providerGetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValuesBroken().
SubformStateTest::testGetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValues[[api-linebreak]]
@covers ::getParents[[api-linebreak]]
SubformStateTest::testGetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValues[[api-linebreak]]
@covers ::getParents[[api-linebreak]]

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.