Search for values

  1. Search 7.x for values
  2. Search 9.5.x for values
  3. Search 10.3.x for values
  4. Search 11.x for values
  5. Other projects
Title Object type File name Summary
RendererTest::providerAccessValues function core/tests/Drupal/Tests/Core/Render/RendererTest.php Provides a list of both booleans.
RequestSanitizer::stripDangerousValues function core/lib/Drupal/Core/Security/RequestSanitizer.php Strips dangerous keys from $input.
RESTTestBase::configEntityValues function core/modules/rest/src/Tests/RESTTestBase.php Provides an array of suitable property values for a config entity type.
RESTTestBase::entityValues function core/modules/rest/src/Tests/RESTTestBase.php Provides an array of suitable property values for an entity type.
RouterTest::testControllerPlaceholdersDefaultValues function core/modules/system/tests/src/Functional/Routing/RouterTest.php Confirms that default placeholders in paths work correctly.
RouterTest::testControllerPlaceholdersDefaultValuesProvided function core/modules/system/tests/src/Functional/Routing/RouterTest.php Confirms that default placeholders in paths work correctly.
Row::getSourceIdValues function core/modules/migrate/src/Row.php Retrieves the values of the source identifiers.
RowTest::$testValues property core/modules/migrate/tests/src/Unit/RowTest.php The test values.
RowTest::testMultipleSourceIdValues function core/modules/migrate/tests/src/Unit/RowTest.php Tests the multiple source IDs.
RowTest::testSourceIdValues function core/modules/migrate/tests/src/Unit/RowTest.php Tests the source ID.
ScaffoldTest::scaffoldAppendTestValues function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Test values for testDrupalDrupalFileWasAppended.
ScaffoldTest::scaffoldAppendTestValuesToPermute function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Test values to run both with $is_link FALSE and $is_link TRUE.
ScaffoldTest::scaffoldExpectedExceptionTestValues function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Data provider for testScaffoldWithExpectedException.
ScaffoldTest::scaffoldOverridingSettingsExcludingHtaccessValues function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php
SearchPage::values function core/modules/search/src/Plugin/migrate/source/d6/SearchPage.php Return the values of the variables specified in the plugin configuration.
SearchPage::values function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Return the values of the variables specified in the plugin configuration.
ShortcutTranslationUITest::getNewEntityValues function core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php Returns an array of entity field values to be tested.
State::$keyValueStore property core/lib/Drupal/Core/State/State.php The key value store to use.
StateValuesCleanAdvancedTest class core/modules/system/tests/src/Functional/Form/StateValuesCleanAdvancedTest.php Tests proper removal of submitted form values using
\Drupal\Core\Form\FormState::cleanValues() when having forms with elements
containing buttons like "managed_file".
StateValuesCleanAdvancedTest.php file core/modules/system/tests/src/Functional/Form/StateValuesCleanAdvancedTest.php
StateValuesCleanAdvancedTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/StateValuesCleanAdvancedTest.php The theme to install as the default for testing.
StateValuesCleanAdvancedTest::$image property core/modules/system/tests/src/Functional/Form/StateValuesCleanAdvancedTest.php An image file path for uploading.
StateValuesCleanAdvancedTest::$modules property core/modules/system/tests/src/Functional/Form/StateValuesCleanAdvancedTest.php Modules to enable.
StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced function core/modules/system/tests/src/Functional/Form/StateValuesCleanAdvancedTest.php Tests \Drupal\Core\Form\FormState::cleanValues().
StateValuesCleanTest class core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php Tests proper removal of submitted form values using
\Drupal\Core\Form\FormState::cleanValues().
StateValuesCleanTest.php file core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php
StateValuesCleanTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php The theme to install as the default for testing.
StateValuesCleanTest::$modules property core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php Modules to enable.
StateValuesCleanTest::testFormStateValuesClean function core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php Tests \Drupal\Core\Form\FormState::cleanValues().
StringBase::getValues function core/modules/locale/src/StringBase.php Gets field values that are set for given field names.
StringBase::setValues function core/modules/locale/src/StringBase.php Sets an array of values as object properties.
StringFilter::operatorValues function core/modules/views/src/Plugin/views/filter/StringFilter.php
StringInterface::getValues function core/modules/locale/src/StringInterface.php Gets field values that are set for given field names.
StringInterface::setValues function core/modules/locale/src/StringInterface.php Sets an array of values as object properties.
StringListField::$allowedValues property core/modules/options/src/Plugin/views/argument/StringListField.php Stores the allowed values of this field.
SubformState::getValues function core/lib/Drupal/Core/Form/SubformState.php Implements \Drupal\Core\Form\FormStateInterface::getValues()
SubformStateTest::$formStateValues property core/tests/Drupal/Tests/Core/Form/SubformStateTest.php The form state's values test fixture.
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::providerTestSetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testSetValues().
SubformStateTest::providerTestSetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testSetValuesBroken().
SubformStateTest::testGetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValues
@covers ::getParents
SubformStateTest::testGetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValues
@covers ::getParents
SubformStateTest::testSetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setValues
SubformStateTest::testSetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setValues
SvgIconBuilder::calculateSvgValues function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Calculates the dimensions and offsets of all regions.
SystemConfigFormTestBase::$values property core/modules/system/src/Tests/System/SystemConfigFormTestBase.php Values to use for testing.
TaxonomyIndexTid::valueSubmit function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data.
TaxonomyTermReference::processCckFieldValues function core/modules/taxonomy/src/Plugin/migrate/cckfield/TaxonomyTermReference.php Apply any custom processing to the field bundle migrations.
TaxonomyTermReferenceCckTest::testProcessCckFieldValues function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckTest.php

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