Search for values
- Search 7.x for values
- Search 9.5.x for values
- Search 10.3.x for values
- Search 11.x for values
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NodeTranslationUITest::getNewEntityValues | function | core/ |
|
NumberListField::$allowedValues | property | core/ |
Stores the allowed values of this field. |
NumericFilter::operatorValues | function | core/ |
|
OptionsDynamicValuesApiTest | class | core/ |
Tests the options allowed values api. |
OptionsDynamicValuesApiTest.php | file | core/ |
|
OptionsDynamicValuesApiTest::$defaultTheme | property | core/ |
|
OptionsDynamicValuesApiTest::testOptionsAllowedValues | function | core/ |
Tests options_allowed_values(). |
OptionsDynamicValuesTestBase | class | core/ |
Base class for testing allowed values of options fields. |
OptionsDynamicValuesTestBase.php | file | core/ |
|
OptionsDynamicValuesTestBase::$entity | property | core/ |
The created entity. |
OptionsDynamicValuesTestBase::$fieldStorage | property | core/ |
The field storage. |
OptionsDynamicValuesTestBase::$modules | property | core/ |
Modules to enable. |
OptionsDynamicValuesTestBase::setUp | function | core/ |
|
OptionsDynamicValuesValidationTest | class | core/ |
Tests the Options field allowed values function. |
OptionsDynamicValuesValidationTest.php | file | core/ |
|
OptionsDynamicValuesValidationTest::$defaultTheme | property | core/ |
|
OptionsDynamicValuesValidationTest::testDynamicAllowedValues | function | core/ |
Test that allowed values function gets the entity. |
OptionsFieldTest::testUpdateAllowedValues | function | core/ |
Test that allowed values can be updated. |
OptionsFieldUITest::assertAllowedValuesInput | function | core/ |
Tests a string input for the 'allowed values' form element. |
OptionsFieldUITest::testOptionsAllowedValuesFloat | function | core/ |
Options (float) : test 'allowed values' input. |
OptionsFieldUITest::testOptionsAllowedValuesInteger | function | core/ |
Options (integer) : test 'allowed values' input. |
OptionsFieldUITest::testOptionsAllowedValuesText | function | core/ |
Options (text) : test 'allowed values' input. |
OptionsFieldUITest::testOptionsTrimmedValuesText | function | core/ |
Options (text) : test 'trimmed values' input. |
OptionsProviderInterface::getPossibleValues | function | core/ |
Returns an array of possible values. |
OptionsProviderInterface::getSettableValues | function | core/ |
Returns an array of settable values. |
OptionsSelectDynamicValuesTest | class | core/ |
Tests an options select with a dynamic allowed values function. |
OptionsSelectDynamicValuesTest.php | file | core/ |
|
OptionsSelectDynamicValuesTest::$defaultTheme | property | core/ |
|
OptionsSelectDynamicValuesTest::testSelectListDynamic | function | core/ |
Tests the 'options_select' widget (single select). |
OptionsTestBase::$fieldValues | property | core/ |
Stores the field values used for the different tests. |
options_allowed_values | function | core/ |
Returns the array of allowed values for a list field. |
options_test_allowed_values_callback | function | core/ |
Implements callback_allowed_values_function(). |
options_test_dynamic_values_callback | function | core/ |
Implements callback_allowed_values_function(). |
PathAliasStorage::createWithSampleValues | function | core/ |
|
ProfileFieldValues | class | core/ |
Drupal 6 profile fields values source. |
ProfileFieldValues.php | file | core/ |
|
ProfileFieldValues::fields | function | core/ |
|
ProfileFieldValues::getIds | function | core/ |
|
ProfileFieldValues::prepareRow | function | core/ |
|
ProfileFieldValues::query | function | core/ |
|
ProfileFieldValuesTest | class | core/ |
Tests the d6_profile_field_values source plugin. |
ProfileFieldValuesTest.php | file | core/ |
|
ProfileFieldValuesTest::$modules | property | core/ |
|
ProfileFieldValuesTest::providerSource | function | core/ |
|
ProfileValues | class | core/ |
Plugin class for user migrations dealing with profile values. |
ProfileValues.php | file | core/ |
|
ProfileValues::$init | property | core/ |
Flag determining whether the process plugin has been initialized. |
ProfileValues::getProcess | function | core/ |
|
QueryFactory::getValues | function | core/ |
Finds all the values for a configuration key in a configuration object. |
RebuildTest::testRebuildPreservesValues | function | core/ |
Tests preservation of values. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.