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 Tests get values.
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 Tests get values.
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.
State::getValuesSetDuringRequest function core/lib/Drupal/Core/State/State.php Returns any values modified for a given key during the request.
StateInterface::getValuesSetDuringRequest function core/lib/Drupal/Core/State/StateInterface.php Returns any values modified for a given key during the request.
StateTest::testExistingGetValuesSetDuringRequest function core/tests/Drupal/Tests/Core/State/StateTest.php Tests getValuesSetDuringRequest() method with an existing value.
StateTest::testGetValuesSetDuringRequest function core/tests/Drupal/Tests/Core/State/StateTest.php Tests the ::getValuesSetDuringRequest() method.
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 Tests get values.
SubformStateTest::testGetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests get values broken.

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