Search for values

  1. Search 7.x for values
  2. Search 9.5.x for values
  3. Search 8.9.x for values
  4. Search 11.x for values
  5. Other projects
Title Object type File name Summary
OptionsFieldUIAllowedValuesTest::exposeOptionMachineName function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php Exposes the machine name input for a row.
OptionsFieldUIAllowedValuesTest::pressEnterOnElement function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php Presses "Enter" on the specified element.
OptionsFieldUIAllowedValuesTest::providerTestOptionsAllowedValues function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php Data provider for testOptionsAllowedValues().
OptionsFieldUIAllowedValuesTest::setUp function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php
OptionsFieldUIAllowedValuesTest::testOptionsAllowedValues function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php Tests option types allowed values.
OptionsFieldUITest::assertAllowedValuesInput function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Tests an input array for the 'allowed values' form element.
OptionsFieldUITest::testOptionsAllowedValuesFloat function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Options (float) : test 'allowed values' input.
OptionsFieldUITest::testOptionsAllowedValuesInteger function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Options (integer) : test 'allowed values' input.
OptionsFieldUITest::testOptionsAllowedValuesText function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Options (text) : test 'allowed values' input.
OptionsFieldUITest::testRequiredPropertyForAllowedValuesList function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Confirms the allowed value list is a required field.
OptionsProviderInterface::getPossibleValues function core/lib/Drupal/Core/TypedData/OptionsProviderInterface.php Returns an array of possible values.
OptionsProviderInterface::getSettableValues function core/lib/Drupal/Core/TypedData/OptionsProviderInterface.php Returns an array of settable values.
OptionsSelectDynamicValuesTest class core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php Tests an options select with a dynamic allowed values function.
OptionsSelectDynamicValuesTest.php file core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php
OptionsSelectDynamicValuesTest::$defaultTheme property core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php The theme to install as the default for testing.
OptionsSelectDynamicValuesTest::testSelectListDynamic function core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php Tests the 'options_select' widget (single select).
OptionsTestBase::$fieldValues property core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php Stores the field values used for the different tests.
options_allowed_values function core/modules/options/options.module Returns the array of allowed values for a list field.
options_test_allowed_values_callback function core/modules/options/tests/options_test/options_test.module Implements callback_allowed_values_function().
options_test_dynamic_values_callback function core/modules/options/tests/options_test/options_test.module Implements callback_allowed_values_function().
PathAliasStorage::createWithSampleValues function core/modules/path_alias/src/PathAliasStorage.php Creates an entity with sample field values.
ProfileFieldValues class core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Drupal 6 profile fields values source from database.
ProfileFieldValues.php file core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php
ProfileFieldValues::fields function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Returns available fields on the source.
ProfileFieldValues::getIds function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Defines the source fields uniquely identifying a source row.
ProfileFieldValues::prepareRow function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Adds additional data to the row.
ProfileFieldValues::query function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php
ProfileFieldValuesTest class core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php Tests the d6_profile_field_values source plugin.
ProfileFieldValuesTest.php file core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php
ProfileFieldValuesTest::$modules property core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php Modules to install.
ProfileFieldValuesTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php
ProfileValues class core/modules/user/src/Plugin/migrate/ProfileValues.php Plugin class for user migrations dealing with profile values.
ProfileValues.php file core/modules/user/src/Plugin/migrate/ProfileValues.php
ProfileValues::$init property core/modules/user/src/Plugin/migrate/ProfileValues.php Flag determining whether the process plugin has been initialized.
ProfileValues::getProcess function core/modules/user/src/Plugin/migrate/ProfileValues.php Gets the normalized process plugin configuration.
QueryFactory::getValues function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Finds all the values for a configuration key in a configuration object.
RebuildTest::testRebuildPreservesValues function core/modules/system/tests/src/Functional/Form/RebuildTest.php Tests preservation of values.
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.
RevisionVersionHistoryTest::testDescriptionRevLogNullValues function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test description with entity implementing revision log, with empty values.
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.
RowEntityRenderersTest::$values property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
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 Provides test values for testDrupalDrupalFileWasAppended.
ScaffoldTest::scaffoldAppendTestValuesToPermute function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Tests 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.

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